All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.w3._1999.xhtml.Fieldset Maven / Gradle / Ivy

//
// Diese Datei wurde mit der Eclipse Implementation of JAXB, v4.0.2 generiert 
// Siehe https://eclipse-ee4j.github.io/jaxb-ri 
// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren. 
//


package org.w3._1999.xhtml;

import java.math.BigInteger;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.namespace.QName;
import com.kscs.util.jaxb.Buildable;
import com.kscs.util.jaxb.CollectionProperty;
import com.kscs.util.jaxb.CollectionPropertyInfo;
import com.kscs.util.jaxb.CollectionPropertyInfo;
import com.kscs.util.jaxb.CollectionPropertyInfo;
import com.kscs.util.jaxb.PropertyTree;
import com.kscs.util.jaxb.PropertyTreeUse;
import com.kscs.util.jaxb.PropertyVisitor;
import com.kscs.util.jaxb.SingleProperty;
import com.kscs.util.jaxb.SinglePropertyInfo;
import com.kscs.util.jaxb.SinglePropertyInfo;
import com.kscs.util.jaxb.SinglePropertyInfo;
import com.kscs.util.jaxb.SinglePropertyInfo;
import com.kscs.util.jaxb.SinglePropertyInfo;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlAttribute;
import jakarta.xml.bind.annotation.XmlElementRef;
import jakarta.xml.bind.annotation.XmlElementRefs;
import jakarta.xml.bind.annotation.XmlMixed;
import jakarta.xml.bind.annotation.XmlRootElement;
import jakarta.xml.bind.annotation.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;
import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import org.w3._1998.math.mathml.Math;
import org.w3._2000.svg.Svg;


/**
 * 

Java-Klasse für anonymous complex type. * *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

{@code
 * 
 *   
 *     
 *       
 *         
 *         
 *       
 *       
 *       
 *       
 *       
 *     
 *   
 * 
 * }
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "content" }) @XmlRootElement(name = "fieldset") public class Fieldset implements Cloneable, GlobalAttributeGroupLifecycle { @XmlElementRefs({ @XmlElementRef(name = "legend", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "abbr", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "area", namespace = "http://www.w3.org/1999/xhtml", type = Area.class, required = false), @XmlElementRef(name = "b", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "bdi", namespace = "http://www.w3.org/1999/xhtml", type = Bdi.class, required = false), @XmlElementRef(name = "bdo", namespace = "http://www.w3.org/1999/xhtml", type = Bdo.class, required = false), @XmlElementRef(name = "br", namespace = "http://www.w3.org/1999/xhtml", type = Br.class, required = false), @XmlElementRef(name = "button", namespace = "http://www.w3.org/1999/xhtml", type = Button.class, required = false), @XmlElementRef(name = "cite", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "code", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "command", namespace = "http://www.w3.org/1999/xhtml", type = Command.class, required = false), @XmlElementRef(name = "datalist", namespace = "http://www.w3.org/1999/xhtml", type = Datalist.class, required = false), @XmlElementRef(name = "dfn", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "em", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "embed", namespace = "http://www.w3.org/1999/xhtml", type = Embed.class, required = false), @XmlElementRef(name = "i", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "iframe", namespace = "http://www.w3.org/1999/xhtml", type = Iframe.class, required = false), @XmlElementRef(name = "img", namespace = "http://www.w3.org/1999/xhtml", type = Img.class, required = false), @XmlElementRef(name = "input", namespace = "http://www.w3.org/1999/xhtml", type = Input.class, required = false), @XmlElementRef(name = "kbd", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "keygen", namespace = "http://www.w3.org/1999/xhtml", type = Keygen.class, required = false), @XmlElementRef(name = "label", namespace = "http://www.w3.org/1999/xhtml", type = Label.class, required = false), @XmlElementRef(name = "mark", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "meter", namespace = "http://www.w3.org/1999/xhtml", type = Meter.class, required = false), @XmlElementRef(name = "output", namespace = "http://www.w3.org/1999/xhtml", type = Output.class, required = false), @XmlElementRef(name = "progress", namespace = "http://www.w3.org/1999/xhtml", type = Progress.class, required = false), @XmlElementRef(name = "q", namespace = "http://www.w3.org/1999/xhtml", type = Q.class, required = false), @XmlElementRef(name = "ruby", namespace = "http://www.w3.org/1999/xhtml", type = Ruby.class, required = false), @XmlElementRef(name = "s", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "samp", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "script", namespace = "http://www.w3.org/1999/xhtml", type = Script.class, required = false), @XmlElementRef(name = "select", namespace = "http://www.w3.org/1999/xhtml", type = SelectElement.class, required = false), @XmlElementRef(name = "small", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "span", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "strong", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "sub", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "sup", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "textarea", namespace = "http://www.w3.org/1999/xhtml", type = Textarea.class, required = false), @XmlElementRef(name = "time", namespace = "http://www.w3.org/1999/xhtml", type = Time.class, required = false), @XmlElementRef(name = "u", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "var", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "wbr", namespace = "http://www.w3.org/1999/xhtml", type = Wbr.class, required = false), @XmlElementRef(name = "svg", namespace = "http://www.w3.org/2000/svg", type = Svg.class, required = false), @XmlElementRef(name = "math", namespace = "http://www.w3.org/1998/Math/MathML", type = Math.class, required = false), @XmlElementRef(name = "a", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "p", namespace = "http://www.w3.org/1999/xhtml", type = Paragraph.class, required = false), @XmlElementRef(name = "hr", namespace = "http://www.w3.org/1999/xhtml", type = Hr.class, required = false), @XmlElementRef(name = "pre", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "ul", namespace = "http://www.w3.org/1999/xhtml", type = Ul.class, required = false), @XmlElementRef(name = "ol", namespace = "http://www.w3.org/1999/xhtml", type = Ol.class, required = false), @XmlElementRef(name = "dl", namespace = "http://www.w3.org/1999/xhtml", type = Dl.class, required = false), @XmlElementRef(name = "div", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "h1", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "h2", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "h3", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "h4", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "h5", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "h6", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "hgroup", namespace = "http://www.w3.org/1999/xhtml", type = Hgroup.class, required = false), @XmlElementRef(name = "blockquote", namespace = "http://www.w3.org/1999/xhtml", type = Blockquote.class, required = false), @XmlElementRef(name = "address", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "ins", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "del", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "object", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "map", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "section", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "nav", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "article", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "aside", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "header", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "footer", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "video", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "audio", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "figure", namespace = "http://www.w3.org/1999/xhtml", type = Figure.class, required = false), @XmlElementRef(name = "table", namespace = "http://www.w3.org/1999/xhtml", type = Table.class, required = false), @XmlElementRef(name = "form", namespace = "http://www.w3.org/1999/xhtml", type = Form.class, required = false), @XmlElementRef(name = "fieldset", namespace = "http://www.w3.org/1999/xhtml", type = Fieldset.class, required = false), @XmlElementRef(name = "menu", namespace = "http://www.w3.org/1999/xhtml", type = Menu.class, required = false), @XmlElementRef(name = "canvas", namespace = "http://www.w3.org/1999/xhtml", type = JAXBElement.class, required = false), @XmlElementRef(name = "details", namespace = "http://www.w3.org/1999/xhtml", type = Details.class, required = false) }) @XmlMixed protected List content; @XmlAttribute(name = "name") protected String name; @XmlAttribute(name = "disabled") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String disabled; @XmlAttribute(name = "form") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String form; @XmlAttribute(name = "lang", namespace = "http://www.w3.org/XML/1998/namespace") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) @XmlSchemaType(name = "language") protected String xmlLang; @XmlAttribute(name = "space", namespace = "http://www.w3.org/XML/1998/namespace") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String xmlSpace; @XmlAttribute(name = "base", namespace = "http://www.w3.org/XML/1998/namespace") @XmlSchemaType(name = "anyURI") protected String xmlBase; @XmlAttribute(name = "dir") protected Dir dir; @XmlAttribute(name = "accesskey") protected List accesskey; @XmlAttribute(name = "class") protected List clazz; @XmlAttribute(name = "contenteditable") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String contenteditable; @XmlAttribute(name = "contextmenu") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String contextmenu; @XmlAttribute(name = "draggable") protected Boolean draggable; @XmlAttribute(name = "dropzone") protected List dropzone; @XmlAttribute(name = "hidden") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String hidden; @XmlAttribute(name = "id") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String id; @XmlAttribute(name = "lang") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String lang; @XmlAttribute(name = "spellcheck") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String spellcheck; @XmlAttribute(name = "style") protected String style; @XmlAttribute(name = "tabindex") protected BigInteger tabindex; @XmlAttribute(name = "title") protected String title; @XmlAttribute(name = "onabort") protected String onabort; @XmlAttribute(name = "onblur") protected String onblur; @XmlAttribute(name = "oncanplay") protected String oncanplay; @XmlAttribute(name = "oncanplaythrough") protected String oncanplaythrough; @XmlAttribute(name = "onchange") protected String onchange; @XmlAttribute(name = "onclick") protected String onclick; @XmlAttribute(name = "oncontextmenu") protected String oncontextmenu; @XmlAttribute(name = "ondblclick") protected String ondblclick; @XmlAttribute(name = "ondrag") protected String ondrag; @XmlAttribute(name = "ondragend") protected String ondragend; @XmlAttribute(name = "ondragenter") protected String ondragenter; @XmlAttribute(name = "ondragleave") protected String ondragleave; @XmlAttribute(name = "ondragover") protected String ondragover; @XmlAttribute(name = "ondragstart") protected String ondragstart; @XmlAttribute(name = "ondrop") protected String ondrop; @XmlAttribute(name = "ondurationchange") protected String ondurationchange; @XmlAttribute(name = "onemptied") protected String onemptied; @XmlAttribute(name = "onended") protected String onended; @XmlAttribute(name = "onerror") protected String onerror; @XmlAttribute(name = "onfocus") protected String onfocus; @XmlAttribute(name = "oninput") protected String oninput; @XmlAttribute(name = "oninvalid") protected String oninvalid; @XmlAttribute(name = "onkeydown") protected String onkeydown; @XmlAttribute(name = "onkeypress") protected String onkeypress; @XmlAttribute(name = "onkeyup") protected String onkeyup; @XmlAttribute(name = "onload") protected String onload; @XmlAttribute(name = "onloadeddata") protected String onloadeddata; @XmlAttribute(name = "onloadedmetadata") protected String onloadedmetadata; @XmlAttribute(name = "onloadstart") protected String onloadstart; @XmlAttribute(name = "onmousedown") protected String onmousedown; @XmlAttribute(name = "onmousemove") protected String onmousemove; @XmlAttribute(name = "onmouseout") protected String onmouseout; @XmlAttribute(name = "onmouseover") protected String onmouseover; @XmlAttribute(name = "onmouseup") protected String onmouseup; @XmlAttribute(name = "onmousewheel") protected String onmousewheel; @XmlAttribute(name = "onpause") protected String onpause; @XmlAttribute(name = "onplay") protected String onplay; @XmlAttribute(name = "onplaying") protected String onplaying; @XmlAttribute(name = "onprogress") protected String onprogress; @XmlAttribute(name = "onratechange") protected String onratechange; @XmlAttribute(name = "onreadystatechange") protected String onreadystatechange; @XmlAttribute(name = "onreset") protected String onreset; @XmlAttribute(name = "onscroll") protected String onscroll; @XmlAttribute(name = "onseeked") protected String onseeked; @XmlAttribute(name = "onseeking") protected String onseeking; @XmlAttribute(name = "onselect") protected String onselect; @XmlAttribute(name = "onshow") protected String onshow; @XmlAttribute(name = "onstalled") protected String onstalled; @XmlAttribute(name = "onsubmit") protected String onsubmit; @XmlAttribute(name = "onsuspend") protected String onsuspend; @XmlAttribute(name = "ontimeupdate") protected String ontimeupdate; @XmlAttribute(name = "onvolumechange") protected String onvolumechange; @XmlAttribute(name = "onwaiting") protected String onwaiting; protected transient List content_RO = null; protected transient List accesskey_RO = null; protected transient List clazz_RO = null; protected transient List dropzone_RO = null; protected transient Fieldset.Modifier __cachedModifier__; /** * Ruft den Wert der name-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getName() { return name; } /** * Legt den Wert der name-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setName(String value) { this.name = value; } /** * Ruft den Wert der disabled-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getDisabled() { return disabled; } /** * Legt den Wert der disabled-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setDisabled(String value) { this.disabled = value; } /** * Ruft den Wert der form-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getForm() { return form; } /** * Legt den Wert der form-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setForm(String value) { this.form = value; } /** * Ruft den Wert der xmlLang-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getXmlLang() { return xmlLang; } /** * Legt den Wert der xmlLang-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setXmlLang(String value) { this.xmlLang = value; } /** * Ruft den Wert der xmlSpace-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getXmlSpace() { if (xmlSpace == null) { return "preserve"; } else { return xmlSpace; } } /** * Legt den Wert der xmlSpace-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setXmlSpace(String value) { this.xmlSpace = value; } /** * Ruft den Wert der xmlBase-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getXmlBase() { return xmlBase; } /** * Legt den Wert der xmlBase-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setXmlBase(String value) { this.xmlBase = value; } /** * Ruft den Wert der dir-Eigenschaft ab. * * @return * possible object is * {@link Dir } * */ public Dir getDir() { return dir; } /** * Legt den Wert der dir-Eigenschaft fest. * * @param value * allowed object is * {@link Dir } * */ protected void setDir(Dir value) { this.dir = value; } /** * Ruft den Wert der contenteditable-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getContenteditable() { return contenteditable; } /** * Legt den Wert der contenteditable-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setContenteditable(String value) { this.contenteditable = value; } /** * Ruft den Wert der contextmenu-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getContextmenu() { return contextmenu; } /** * Legt den Wert der contextmenu-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setContextmenu(String value) { this.contextmenu = value; } /** * Ruft den Wert der draggable-Eigenschaft ab. * * @return * possible object is * {@link Boolean } * */ public Boolean isDraggable() { return draggable; } /** * Legt den Wert der draggable-Eigenschaft fest. * * @param value * allowed object is * {@link Boolean } * */ protected void setDraggable(Boolean value) { this.draggable = value; } /** * Ruft den Wert der hidden-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getHidden() { return hidden; } /** * Legt den Wert der hidden-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setHidden(String value) { this.hidden = value; } /** * Ruft den Wert der id-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getId() { return id; } /** * Legt den Wert der id-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setId(String value) { this.id = value; } /** * Ruft den Wert der lang-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getLang() { return lang; } /** * Legt den Wert der lang-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setLang(String value) { this.lang = value; } /** * Ruft den Wert der spellcheck-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getSpellcheck() { return spellcheck; } /** * Legt den Wert der spellcheck-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setSpellcheck(String value) { this.spellcheck = value; } /** * Ruft den Wert der style-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getStyle() { return style; } /** * Legt den Wert der style-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setStyle(String value) { this.style = value; } /** * Ruft den Wert der tabindex-Eigenschaft ab. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getTabindex() { return tabindex; } /** * Legt den Wert der tabindex-Eigenschaft fest. * * @param value * allowed object is * {@link BigInteger } * */ protected void setTabindex(BigInteger value) { this.tabindex = value; } /** * Ruft den Wert der title-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getTitle() { return title; } /** * Legt den Wert der title-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setTitle(String value) { this.title = value; } /** * Ruft den Wert der onabort-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnabort() { return onabort; } /** * Legt den Wert der onabort-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnabort(String value) { this.onabort = value; } /** * Ruft den Wert der onblur-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnblur() { return onblur; } /** * Legt den Wert der onblur-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnblur(String value) { this.onblur = value; } /** * Ruft den Wert der oncanplay-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOncanplay() { return oncanplay; } /** * Legt den Wert der oncanplay-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOncanplay(String value) { this.oncanplay = value; } /** * Ruft den Wert der oncanplaythrough-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOncanplaythrough() { return oncanplaythrough; } /** * Legt den Wert der oncanplaythrough-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOncanplaythrough(String value) { this.oncanplaythrough = value; } /** * Ruft den Wert der onchange-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnchange() { return onchange; } /** * Legt den Wert der onchange-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnchange(String value) { this.onchange = value; } /** * Ruft den Wert der onclick-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnclick() { return onclick; } /** * Legt den Wert der onclick-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnclick(String value) { this.onclick = value; } /** * Ruft den Wert der oncontextmenu-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOncontextmenu() { return oncontextmenu; } /** * Legt den Wert der oncontextmenu-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOncontextmenu(String value) { this.oncontextmenu = value; } /** * Ruft den Wert der ondblclick-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndblclick() { return ondblclick; } /** * Legt den Wert der ondblclick-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndblclick(String value) { this.ondblclick = value; } /** * Ruft den Wert der ondrag-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndrag() { return ondrag; } /** * Legt den Wert der ondrag-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndrag(String value) { this.ondrag = value; } /** * Ruft den Wert der ondragend-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndragend() { return ondragend; } /** * Legt den Wert der ondragend-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndragend(String value) { this.ondragend = value; } /** * Ruft den Wert der ondragenter-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndragenter() { return ondragenter; } /** * Legt den Wert der ondragenter-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndragenter(String value) { this.ondragenter = value; } /** * Ruft den Wert der ondragleave-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndragleave() { return ondragleave; } /** * Legt den Wert der ondragleave-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndragleave(String value) { this.ondragleave = value; } /** * Ruft den Wert der ondragover-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndragover() { return ondragover; } /** * Legt den Wert der ondragover-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndragover(String value) { this.ondragover = value; } /** * Ruft den Wert der ondragstart-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndragstart() { return ondragstart; } /** * Legt den Wert der ondragstart-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndragstart(String value) { this.ondragstart = value; } /** * Ruft den Wert der ondrop-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndrop() { return ondrop; } /** * Legt den Wert der ondrop-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndrop(String value) { this.ondrop = value; } /** * Ruft den Wert der ondurationchange-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOndurationchange() { return ondurationchange; } /** * Legt den Wert der ondurationchange-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOndurationchange(String value) { this.ondurationchange = value; } /** * Ruft den Wert der onemptied-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnemptied() { return onemptied; } /** * Legt den Wert der onemptied-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnemptied(String value) { this.onemptied = value; } /** * Ruft den Wert der onended-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnended() { return onended; } /** * Legt den Wert der onended-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnended(String value) { this.onended = value; } /** * Ruft den Wert der onerror-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnerror() { return onerror; } /** * Legt den Wert der onerror-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnerror(String value) { this.onerror = value; } /** * Ruft den Wert der onfocus-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnfocus() { return onfocus; } /** * Legt den Wert der onfocus-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnfocus(String value) { this.onfocus = value; } /** * Ruft den Wert der oninput-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOninput() { return oninput; } /** * Legt den Wert der oninput-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOninput(String value) { this.oninput = value; } /** * Ruft den Wert der oninvalid-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOninvalid() { return oninvalid; } /** * Legt den Wert der oninvalid-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOninvalid(String value) { this.oninvalid = value; } /** * Ruft den Wert der onkeydown-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnkeydown() { return onkeydown; } /** * Legt den Wert der onkeydown-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnkeydown(String value) { this.onkeydown = value; } /** * Ruft den Wert der onkeypress-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnkeypress() { return onkeypress; } /** * Legt den Wert der onkeypress-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnkeypress(String value) { this.onkeypress = value; } /** * Ruft den Wert der onkeyup-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnkeyup() { return onkeyup; } /** * Legt den Wert der onkeyup-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnkeyup(String value) { this.onkeyup = value; } /** * Ruft den Wert der onload-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnload() { return onload; } /** * Legt den Wert der onload-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnload(String value) { this.onload = value; } /** * Ruft den Wert der onloadeddata-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnloadeddata() { return onloadeddata; } /** * Legt den Wert der onloadeddata-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnloadeddata(String value) { this.onloadeddata = value; } /** * Ruft den Wert der onloadedmetadata-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnloadedmetadata() { return onloadedmetadata; } /** * Legt den Wert der onloadedmetadata-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnloadedmetadata(String value) { this.onloadedmetadata = value; } /** * Ruft den Wert der onloadstart-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnloadstart() { return onloadstart; } /** * Legt den Wert der onloadstart-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnloadstart(String value) { this.onloadstart = value; } /** * Ruft den Wert der onmousedown-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnmousedown() { return onmousedown; } /** * Legt den Wert der onmousedown-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnmousedown(String value) { this.onmousedown = value; } /** * Ruft den Wert der onmousemove-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnmousemove() { return onmousemove; } /** * Legt den Wert der onmousemove-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnmousemove(String value) { this.onmousemove = value; } /** * Ruft den Wert der onmouseout-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnmouseout() { return onmouseout; } /** * Legt den Wert der onmouseout-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnmouseout(String value) { this.onmouseout = value; } /** * Ruft den Wert der onmouseover-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnmouseover() { return onmouseover; } /** * Legt den Wert der onmouseover-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnmouseover(String value) { this.onmouseover = value; } /** * Ruft den Wert der onmouseup-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnmouseup() { return onmouseup; } /** * Legt den Wert der onmouseup-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnmouseup(String value) { this.onmouseup = value; } /** * Ruft den Wert der onmousewheel-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnmousewheel() { return onmousewheel; } /** * Legt den Wert der onmousewheel-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnmousewheel(String value) { this.onmousewheel = value; } /** * Ruft den Wert der onpause-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnpause() { return onpause; } /** * Legt den Wert der onpause-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnpause(String value) { this.onpause = value; } /** * Ruft den Wert der onplay-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnplay() { return onplay; } /** * Legt den Wert der onplay-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnplay(String value) { this.onplay = value; } /** * Ruft den Wert der onplaying-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnplaying() { return onplaying; } /** * Legt den Wert der onplaying-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnplaying(String value) { this.onplaying = value; } /** * Ruft den Wert der onprogress-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnprogress() { return onprogress; } /** * Legt den Wert der onprogress-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnprogress(String value) { this.onprogress = value; } /** * Ruft den Wert der onratechange-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnratechange() { return onratechange; } /** * Legt den Wert der onratechange-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnratechange(String value) { this.onratechange = value; } /** * Ruft den Wert der onreadystatechange-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnreadystatechange() { return onreadystatechange; } /** * Legt den Wert der onreadystatechange-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnreadystatechange(String value) { this.onreadystatechange = value; } /** * Ruft den Wert der onreset-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnreset() { return onreset; } /** * Legt den Wert der onreset-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnreset(String value) { this.onreset = value; } /** * Ruft den Wert der onscroll-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnscroll() { return onscroll; } /** * Legt den Wert der onscroll-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnscroll(String value) { this.onscroll = value; } /** * Ruft den Wert der onseeked-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnseeked() { return onseeked; } /** * Legt den Wert der onseeked-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnseeked(String value) { this.onseeked = value; } /** * Ruft den Wert der onseeking-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnseeking() { return onseeking; } /** * Legt den Wert der onseeking-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnseeking(String value) { this.onseeking = value; } /** * Ruft den Wert der onselect-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnselect() { return onselect; } /** * Legt den Wert der onselect-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnselect(String value) { this.onselect = value; } /** * Ruft den Wert der onshow-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnshow() { return onshow; } /** * Legt den Wert der onshow-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnshow(String value) { this.onshow = value; } /** * Ruft den Wert der onstalled-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnstalled() { return onstalled; } /** * Legt den Wert der onstalled-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnstalled(String value) { this.onstalled = value; } /** * Ruft den Wert der onsubmit-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnsubmit() { return onsubmit; } /** * Legt den Wert der onsubmit-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnsubmit(String value) { this.onsubmit = value; } /** * Ruft den Wert der onsuspend-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnsuspend() { return onsuspend; } /** * Legt den Wert der onsuspend-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnsuspend(String value) { this.onsuspend = value; } /** * Ruft den Wert der ontimeupdate-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOntimeupdate() { return ontimeupdate; } /** * Legt den Wert der ontimeupdate-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOntimeupdate(String value) { this.ontimeupdate = value; } /** * Ruft den Wert der onvolumechange-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnvolumechange() { return onvolumechange; } /** * Legt den Wert der onvolumechange-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnvolumechange(String value) { this.onvolumechange = value; } /** * Ruft den Wert der onwaiting-Eigenschaft ab. * * @return * possible object is * {@link String } * */ public String getOnwaiting() { return onwaiting; } /** * Legt den Wert der onwaiting-Eigenschaft fest. * * @param value * allowed object is * {@link String } * */ protected void setOnwaiting(String value) { this.onwaiting = value; } @Override public Fieldset clone() { final Fieldset _newObject; try { _newObject = ((Fieldset) super.clone()); } catch (CloneNotSupportedException e) { throw new RuntimeException(e); } _newObject.content = ((this.content == null)?null:new ArrayList<>(this.content)); _newObject.content_RO = ((content == null)?null:Collections.unmodifiableList(_newObject.content)); _newObject.accesskey = ((this.accesskey == null)?null:new ArrayList<>(this.accesskey)); _newObject.accesskey_RO = ((accesskey == null)?null:Collections.unmodifiableList(_newObject.accesskey)); _newObject.clazz = ((this.clazz == null)?null:new ArrayList<>(this.clazz)); _newObject.clazz_RO = ((clazz == null)?null:Collections.unmodifiableList(_newObject.clazz)); _newObject.dropzone = ((this.dropzone == null)?null:new ArrayList<>(this.dropzone)); _newObject.dropzone_RO = ((dropzone == null)?null:Collections.unmodifiableList(_newObject.dropzone)); return _newObject; } /** * Copies all state of this object to a builder. This method is used by the copyOf * method and should not be called directly by client code. * * @param _other * A builder instance to which the state of this object will be copied. */ public<_B >void copyTo(final Fieldset.Builder<_B> _other) { if (this.content == null) { _other.content = null; } else { _other.content = new ArrayList<>(); for (Object _item: this.content) { _other.content.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } _other.name = this.name; _other.disabled = this.disabled; _other.form = this.form; _other.xmlLang = this.xmlLang; _other.xmlSpace = this.xmlSpace; _other.xmlBase = this.xmlBase; _other.dir = this.dir; if (this.accesskey == null) { _other.accesskey = null; } else { _other.accesskey = new ArrayList<>(); for (String _item: this.accesskey) { _other.accesskey.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } if (this.clazz == null) { _other.clazz = null; } else { _other.clazz = new ArrayList<>(); for (String _item: this.clazz) { _other.clazz.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } _other.contenteditable = this.contenteditable; _other.contextmenu = this.contextmenu; _other.draggable = this.draggable; if (this.dropzone == null) { _other.dropzone = null; } else { _other.dropzone = new ArrayList<>(); for (String _item: this.dropzone) { _other.dropzone.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } _other.hidden = this.hidden; _other.id = this.id; _other.lang = this.lang; _other.spellcheck = this.spellcheck; _other.style = this.style; _other.tabindex = this.tabindex; _other.title = this.title; _other.onabort = this.onabort; _other.onblur = this.onblur; _other.oncanplay = this.oncanplay; _other.oncanplaythrough = this.oncanplaythrough; _other.onchange = this.onchange; _other.onclick = this.onclick; _other.oncontextmenu = this.oncontextmenu; _other.ondblclick = this.ondblclick; _other.ondrag = this.ondrag; _other.ondragend = this.ondragend; _other.ondragenter = this.ondragenter; _other.ondragleave = this.ondragleave; _other.ondragover = this.ondragover; _other.ondragstart = this.ondragstart; _other.ondrop = this.ondrop; _other.ondurationchange = this.ondurationchange; _other.onemptied = this.onemptied; _other.onended = this.onended; _other.onerror = this.onerror; _other.onfocus = this.onfocus; _other.oninput = this.oninput; _other.oninvalid = this.oninvalid; _other.onkeydown = this.onkeydown; _other.onkeypress = this.onkeypress; _other.onkeyup = this.onkeyup; _other.onload = this.onload; _other.onloadeddata = this.onloadeddata; _other.onloadedmetadata = this.onloadedmetadata; _other.onloadstart = this.onloadstart; _other.onmousedown = this.onmousedown; _other.onmousemove = this.onmousemove; _other.onmouseout = this.onmouseout; _other.onmouseover = this.onmouseover; _other.onmouseup = this.onmouseup; _other.onmousewheel = this.onmousewheel; _other.onpause = this.onpause; _other.onplay = this.onplay; _other.onplaying = this.onplaying; _other.onprogress = this.onprogress; _other.onratechange = this.onratechange; _other.onreadystatechange = this.onreadystatechange; _other.onreset = this.onreset; _other.onscroll = this.onscroll; _other.onseeked = this.onseeked; _other.onseeking = this.onseeking; _other.onselect = this.onselect; _other.onshow = this.onshow; _other.onstalled = this.onstalled; _other.onsubmit = this.onsubmit; _other.onsuspend = this.onsuspend; _other.ontimeupdate = this.ontimeupdate; _other.onvolumechange = this.onvolumechange; _other.onwaiting = this.onwaiting; } public<_B >Fieldset.Builder<_B> newCopyBuilder(final _B _parentBuilder) { return new Fieldset.Builder<_B>(_parentBuilder, this, true); } public Fieldset.Builder newCopyBuilder() { return newCopyBuilder(null); } public static Fieldset.Builder builder() { return new Fieldset.Builder<>(null, null, false); } public static<_B >Fieldset.Builder<_B> copyOf(final Fieldset _other) { final Fieldset.Builder<_B> _newBuilder = new Fieldset.Builder<>(null, null, false); _other.copyTo(_newBuilder); return _newBuilder; } /** * Copies all state of this object to a builder. This method is used by the copyOf * method and should not be called directly by client code. * * @param _other * A builder instance to which the state of this object will be copied. */ public<_B >void copyTo(final Fieldset.Builder<_B> _other, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { final PropertyTree contentPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("content")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(contentPropertyTree!= null):((contentPropertyTree == null)||(!contentPropertyTree.isLeaf())))) { if (this.content == null) { _other.content = null; } else { _other.content = new ArrayList<>(); for (Object _item: this.content) { _other.content.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree namePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("name")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(namePropertyTree!= null):((namePropertyTree == null)||(!namePropertyTree.isLeaf())))) { _other.name = this.name; } final PropertyTree disabledPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("disabled")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(disabledPropertyTree!= null):((disabledPropertyTree == null)||(!disabledPropertyTree.isLeaf())))) { _other.disabled = this.disabled; } final PropertyTree formPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("form")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(formPropertyTree!= null):((formPropertyTree == null)||(!formPropertyTree.isLeaf())))) { _other.form = this.form; } final PropertyTree xmlLangPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("xmlLang")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(xmlLangPropertyTree!= null):((xmlLangPropertyTree == null)||(!xmlLangPropertyTree.isLeaf())))) { _other.xmlLang = this.xmlLang; } final PropertyTree xmlSpacePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("xmlSpace")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(xmlSpacePropertyTree!= null):((xmlSpacePropertyTree == null)||(!xmlSpacePropertyTree.isLeaf())))) { _other.xmlSpace = this.xmlSpace; } final PropertyTree xmlBasePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("xmlBase")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(xmlBasePropertyTree!= null):((xmlBasePropertyTree == null)||(!xmlBasePropertyTree.isLeaf())))) { _other.xmlBase = this.xmlBase; } final PropertyTree dirPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("dir")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(dirPropertyTree!= null):((dirPropertyTree == null)||(!dirPropertyTree.isLeaf())))) { _other.dir = this.dir; } final PropertyTree accesskeyPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("accesskey")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(accesskeyPropertyTree!= null):((accesskeyPropertyTree == null)||(!accesskeyPropertyTree.isLeaf())))) { if (this.accesskey == null) { _other.accesskey = null; } else { _other.accesskey = new ArrayList<>(); for (String _item: this.accesskey) { _other.accesskey.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree clazzPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("clazz")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(clazzPropertyTree!= null):((clazzPropertyTree == null)||(!clazzPropertyTree.isLeaf())))) { if (this.clazz == null) { _other.clazz = null; } else { _other.clazz = new ArrayList<>(); for (String _item: this.clazz) { _other.clazz.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree contenteditablePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("contenteditable")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(contenteditablePropertyTree!= null):((contenteditablePropertyTree == null)||(!contenteditablePropertyTree.isLeaf())))) { _other.contenteditable = this.contenteditable; } final PropertyTree contextmenuPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("contextmenu")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(contextmenuPropertyTree!= null):((contextmenuPropertyTree == null)||(!contextmenuPropertyTree.isLeaf())))) { _other.contextmenu = this.contextmenu; } final PropertyTree draggablePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("draggable")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(draggablePropertyTree!= null):((draggablePropertyTree == null)||(!draggablePropertyTree.isLeaf())))) { _other.draggable = this.draggable; } final PropertyTree dropzonePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("dropzone")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(dropzonePropertyTree!= null):((dropzonePropertyTree == null)||(!dropzonePropertyTree.isLeaf())))) { if (this.dropzone == null) { _other.dropzone = null; } else { _other.dropzone = new ArrayList<>(); for (String _item: this.dropzone) { _other.dropzone.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree hiddenPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("hidden")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(hiddenPropertyTree!= null):((hiddenPropertyTree == null)||(!hiddenPropertyTree.isLeaf())))) { _other.hidden = this.hidden; } final PropertyTree idPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("id")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(idPropertyTree!= null):((idPropertyTree == null)||(!idPropertyTree.isLeaf())))) { _other.id = this.id; } final PropertyTree langPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("lang")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(langPropertyTree!= null):((langPropertyTree == null)||(!langPropertyTree.isLeaf())))) { _other.lang = this.lang; } final PropertyTree spellcheckPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("spellcheck")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(spellcheckPropertyTree!= null):((spellcheckPropertyTree == null)||(!spellcheckPropertyTree.isLeaf())))) { _other.spellcheck = this.spellcheck; } final PropertyTree stylePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("style")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(stylePropertyTree!= null):((stylePropertyTree == null)||(!stylePropertyTree.isLeaf())))) { _other.style = this.style; } final PropertyTree tabindexPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("tabindex")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(tabindexPropertyTree!= null):((tabindexPropertyTree == null)||(!tabindexPropertyTree.isLeaf())))) { _other.tabindex = this.tabindex; } final PropertyTree titlePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("title")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(titlePropertyTree!= null):((titlePropertyTree == null)||(!titlePropertyTree.isLeaf())))) { _other.title = this.title; } final PropertyTree onabortPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onabort")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onabortPropertyTree!= null):((onabortPropertyTree == null)||(!onabortPropertyTree.isLeaf())))) { _other.onabort = this.onabort; } final PropertyTree onblurPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onblur")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onblurPropertyTree!= null):((onblurPropertyTree == null)||(!onblurPropertyTree.isLeaf())))) { _other.onblur = this.onblur; } final PropertyTree oncanplayPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oncanplay")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oncanplayPropertyTree!= null):((oncanplayPropertyTree == null)||(!oncanplayPropertyTree.isLeaf())))) { _other.oncanplay = this.oncanplay; } final PropertyTree oncanplaythroughPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oncanplaythrough")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oncanplaythroughPropertyTree!= null):((oncanplaythroughPropertyTree == null)||(!oncanplaythroughPropertyTree.isLeaf())))) { _other.oncanplaythrough = this.oncanplaythrough; } final PropertyTree onchangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onchange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onchangePropertyTree!= null):((onchangePropertyTree == null)||(!onchangePropertyTree.isLeaf())))) { _other.onchange = this.onchange; } final PropertyTree onclickPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onclick")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onclickPropertyTree!= null):((onclickPropertyTree == null)||(!onclickPropertyTree.isLeaf())))) { _other.onclick = this.onclick; } final PropertyTree oncontextmenuPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oncontextmenu")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oncontextmenuPropertyTree!= null):((oncontextmenuPropertyTree == null)||(!oncontextmenuPropertyTree.isLeaf())))) { _other.oncontextmenu = this.oncontextmenu; } final PropertyTree ondblclickPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondblclick")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondblclickPropertyTree!= null):((ondblclickPropertyTree == null)||(!ondblclickPropertyTree.isLeaf())))) { _other.ondblclick = this.ondblclick; } final PropertyTree ondragPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondrag")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragPropertyTree!= null):((ondragPropertyTree == null)||(!ondragPropertyTree.isLeaf())))) { _other.ondrag = this.ondrag; } final PropertyTree ondragendPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragend")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragendPropertyTree!= null):((ondragendPropertyTree == null)||(!ondragendPropertyTree.isLeaf())))) { _other.ondragend = this.ondragend; } final PropertyTree ondragenterPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragenter")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragenterPropertyTree!= null):((ondragenterPropertyTree == null)||(!ondragenterPropertyTree.isLeaf())))) { _other.ondragenter = this.ondragenter; } final PropertyTree ondragleavePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragleave")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragleavePropertyTree!= null):((ondragleavePropertyTree == null)||(!ondragleavePropertyTree.isLeaf())))) { _other.ondragleave = this.ondragleave; } final PropertyTree ondragoverPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragover")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragoverPropertyTree!= null):((ondragoverPropertyTree == null)||(!ondragoverPropertyTree.isLeaf())))) { _other.ondragover = this.ondragover; } final PropertyTree ondragstartPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragstart")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragstartPropertyTree!= null):((ondragstartPropertyTree == null)||(!ondragstartPropertyTree.isLeaf())))) { _other.ondragstart = this.ondragstart; } final PropertyTree ondropPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondrop")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondropPropertyTree!= null):((ondropPropertyTree == null)||(!ondropPropertyTree.isLeaf())))) { _other.ondrop = this.ondrop; } final PropertyTree ondurationchangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondurationchange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondurationchangePropertyTree!= null):((ondurationchangePropertyTree == null)||(!ondurationchangePropertyTree.isLeaf())))) { _other.ondurationchange = this.ondurationchange; } final PropertyTree onemptiedPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onemptied")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onemptiedPropertyTree!= null):((onemptiedPropertyTree == null)||(!onemptiedPropertyTree.isLeaf())))) { _other.onemptied = this.onemptied; } final PropertyTree onendedPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onended")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onendedPropertyTree!= null):((onendedPropertyTree == null)||(!onendedPropertyTree.isLeaf())))) { _other.onended = this.onended; } final PropertyTree onerrorPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onerror")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onerrorPropertyTree!= null):((onerrorPropertyTree == null)||(!onerrorPropertyTree.isLeaf())))) { _other.onerror = this.onerror; } final PropertyTree onfocusPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onfocus")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onfocusPropertyTree!= null):((onfocusPropertyTree == null)||(!onfocusPropertyTree.isLeaf())))) { _other.onfocus = this.onfocus; } final PropertyTree oninputPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oninput")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oninputPropertyTree!= null):((oninputPropertyTree == null)||(!oninputPropertyTree.isLeaf())))) { _other.oninput = this.oninput; } final PropertyTree oninvalidPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oninvalid")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oninvalidPropertyTree!= null):((oninvalidPropertyTree == null)||(!oninvalidPropertyTree.isLeaf())))) { _other.oninvalid = this.oninvalid; } final PropertyTree onkeydownPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onkeydown")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onkeydownPropertyTree!= null):((onkeydownPropertyTree == null)||(!onkeydownPropertyTree.isLeaf())))) { _other.onkeydown = this.onkeydown; } final PropertyTree onkeypressPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onkeypress")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onkeypressPropertyTree!= null):((onkeypressPropertyTree == null)||(!onkeypressPropertyTree.isLeaf())))) { _other.onkeypress = this.onkeypress; } final PropertyTree onkeyupPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onkeyup")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onkeyupPropertyTree!= null):((onkeyupPropertyTree == null)||(!onkeyupPropertyTree.isLeaf())))) { _other.onkeyup = this.onkeyup; } final PropertyTree onloadPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onload")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadPropertyTree!= null):((onloadPropertyTree == null)||(!onloadPropertyTree.isLeaf())))) { _other.onload = this.onload; } final PropertyTree onloadeddataPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onloadeddata")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadeddataPropertyTree!= null):((onloadeddataPropertyTree == null)||(!onloadeddataPropertyTree.isLeaf())))) { _other.onloadeddata = this.onloadeddata; } final PropertyTree onloadedmetadataPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onloadedmetadata")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadedmetadataPropertyTree!= null):((onloadedmetadataPropertyTree == null)||(!onloadedmetadataPropertyTree.isLeaf())))) { _other.onloadedmetadata = this.onloadedmetadata; } final PropertyTree onloadstartPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onloadstart")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadstartPropertyTree!= null):((onloadstartPropertyTree == null)||(!onloadstartPropertyTree.isLeaf())))) { _other.onloadstart = this.onloadstart; } final PropertyTree onmousedownPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmousedown")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmousedownPropertyTree!= null):((onmousedownPropertyTree == null)||(!onmousedownPropertyTree.isLeaf())))) { _other.onmousedown = this.onmousedown; } final PropertyTree onmousemovePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmousemove")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmousemovePropertyTree!= null):((onmousemovePropertyTree == null)||(!onmousemovePropertyTree.isLeaf())))) { _other.onmousemove = this.onmousemove; } final PropertyTree onmouseoutPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmouseout")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmouseoutPropertyTree!= null):((onmouseoutPropertyTree == null)||(!onmouseoutPropertyTree.isLeaf())))) { _other.onmouseout = this.onmouseout; } final PropertyTree onmouseoverPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmouseover")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmouseoverPropertyTree!= null):((onmouseoverPropertyTree == null)||(!onmouseoverPropertyTree.isLeaf())))) { _other.onmouseover = this.onmouseover; } final PropertyTree onmouseupPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmouseup")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmouseupPropertyTree!= null):((onmouseupPropertyTree == null)||(!onmouseupPropertyTree.isLeaf())))) { _other.onmouseup = this.onmouseup; } final PropertyTree onmousewheelPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmousewheel")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmousewheelPropertyTree!= null):((onmousewheelPropertyTree == null)||(!onmousewheelPropertyTree.isLeaf())))) { _other.onmousewheel = this.onmousewheel; } final PropertyTree onpausePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onpause")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onpausePropertyTree!= null):((onpausePropertyTree == null)||(!onpausePropertyTree.isLeaf())))) { _other.onpause = this.onpause; } final PropertyTree onplayPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onplay")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onplayPropertyTree!= null):((onplayPropertyTree == null)||(!onplayPropertyTree.isLeaf())))) { _other.onplay = this.onplay; } final PropertyTree onplayingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onplaying")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onplayingPropertyTree!= null):((onplayingPropertyTree == null)||(!onplayingPropertyTree.isLeaf())))) { _other.onplaying = this.onplaying; } final PropertyTree onprogressPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onprogress")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onprogressPropertyTree!= null):((onprogressPropertyTree == null)||(!onprogressPropertyTree.isLeaf())))) { _other.onprogress = this.onprogress; } final PropertyTree onratechangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onratechange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onratechangePropertyTree!= null):((onratechangePropertyTree == null)||(!onratechangePropertyTree.isLeaf())))) { _other.onratechange = this.onratechange; } final PropertyTree onreadystatechangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onreadystatechange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onreadystatechangePropertyTree!= null):((onreadystatechangePropertyTree == null)||(!onreadystatechangePropertyTree.isLeaf())))) { _other.onreadystatechange = this.onreadystatechange; } final PropertyTree onresetPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onreset")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onresetPropertyTree!= null):((onresetPropertyTree == null)||(!onresetPropertyTree.isLeaf())))) { _other.onreset = this.onreset; } final PropertyTree onscrollPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onscroll")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onscrollPropertyTree!= null):((onscrollPropertyTree == null)||(!onscrollPropertyTree.isLeaf())))) { _other.onscroll = this.onscroll; } final PropertyTree onseekedPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onseeked")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onseekedPropertyTree!= null):((onseekedPropertyTree == null)||(!onseekedPropertyTree.isLeaf())))) { _other.onseeked = this.onseeked; } final PropertyTree onseekingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onseeking")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onseekingPropertyTree!= null):((onseekingPropertyTree == null)||(!onseekingPropertyTree.isLeaf())))) { _other.onseeking = this.onseeking; } final PropertyTree onselectPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onselect")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onselectPropertyTree!= null):((onselectPropertyTree == null)||(!onselectPropertyTree.isLeaf())))) { _other.onselect = this.onselect; } final PropertyTree onshowPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onshow")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onshowPropertyTree!= null):((onshowPropertyTree == null)||(!onshowPropertyTree.isLeaf())))) { _other.onshow = this.onshow; } final PropertyTree onstalledPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onstalled")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onstalledPropertyTree!= null):((onstalledPropertyTree == null)||(!onstalledPropertyTree.isLeaf())))) { _other.onstalled = this.onstalled; } final PropertyTree onsubmitPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onsubmit")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onsubmitPropertyTree!= null):((onsubmitPropertyTree == null)||(!onsubmitPropertyTree.isLeaf())))) { _other.onsubmit = this.onsubmit; } final PropertyTree onsuspendPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onsuspend")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onsuspendPropertyTree!= null):((onsuspendPropertyTree == null)||(!onsuspendPropertyTree.isLeaf())))) { _other.onsuspend = this.onsuspend; } final PropertyTree ontimeupdatePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ontimeupdate")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ontimeupdatePropertyTree!= null):((ontimeupdatePropertyTree == null)||(!ontimeupdatePropertyTree.isLeaf())))) { _other.ontimeupdate = this.ontimeupdate; } final PropertyTree onvolumechangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onvolumechange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onvolumechangePropertyTree!= null):((onvolumechangePropertyTree == null)||(!onvolumechangePropertyTree.isLeaf())))) { _other.onvolumechange = this.onvolumechange; } final PropertyTree onwaitingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onwaiting")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onwaitingPropertyTree!= null):((onwaitingPropertyTree == null)||(!onwaitingPropertyTree.isLeaf())))) { _other.onwaiting = this.onwaiting; } } public<_B >Fieldset.Builder<_B> newCopyBuilder(final _B _parentBuilder, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { return new Fieldset.Builder<_B>(_parentBuilder, this, true, _propertyTree, _propertyTreeUse); } public Fieldset.Builder newCopyBuilder(final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { return newCopyBuilder(null, _propertyTree, _propertyTreeUse); } public static<_B >Fieldset.Builder<_B> copyOf(final Fieldset _other, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { final Fieldset.Builder<_B> _newBuilder = new Fieldset.Builder<>(null, null, false); _other.copyTo(_newBuilder, _propertyTree, _propertyTreeUse); return _newBuilder; } public static Fieldset.Builder copyExcept(final Fieldset _other, final PropertyTree _propertyTree) { return copyOf(_other, _propertyTree, PropertyTreeUse.EXCLUDE); } public static Fieldset.Builder copyOnly(final Fieldset _other, final PropertyTree _propertyTree) { return copyOf(_other, _propertyTree, PropertyTreeUse.INCLUDE); } public List getContent() { if (this.content == null) { this.content = new ArrayList<>(); } if (this.content_RO == null) { this.content_RO = ((content == null)?null:Collections.unmodifiableList(this.content)); } return this.content_RO; } public List getAccesskey() { if (this.accesskey == null) { this.accesskey = new ArrayList<>(); } if (this.accesskey_RO == null) { this.accesskey_RO = ((accesskey == null)?null:Collections.unmodifiableList(this.accesskey)); } return this.accesskey_RO; } public List getClazz() { if (this.clazz == null) { this.clazz = new ArrayList<>(); } if (this.clazz_RO == null) { this.clazz_RO = ((clazz == null)?null:Collections.unmodifiableList(this.clazz)); } return this.clazz_RO; } public List getDropzone() { if (this.dropzone == null) { this.dropzone = new ArrayList<>(); } if (this.dropzone_RO == null) { this.dropzone_RO = ((dropzone == null)?null:Collections.unmodifiableList(this.dropzone)); } return this.dropzone_RO; } public Fieldset.Modifier modifier() { if (null == this.__cachedModifier__) { this.__cachedModifier__ = new Fieldset.Modifier(); } return ((Fieldset.Modifier) this.__cachedModifier__); } public Fieldset visit(final PropertyVisitor _visitor_) { _visitor_.visit(this); _visitor_.visit(new CollectionProperty<>(Fieldset.PropInfo.content, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.name, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.disabled, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.form, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.xmlLang, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.xmlSpace, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.xmlBase, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.dir, this)); _visitor_.visit(new CollectionProperty<>(Fieldset.PropInfo.accesskey, this)); _visitor_.visit(new CollectionProperty<>(Fieldset.PropInfo.clazz, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.contenteditable, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.contextmenu, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.draggable, this)); _visitor_.visit(new CollectionProperty<>(Fieldset.PropInfo.dropzone, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.hidden, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.id, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.lang, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.spellcheck, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.style, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.tabindex, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.title, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onabort, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onblur, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.oncanplay, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.oncanplaythrough, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onchange, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onclick, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.oncontextmenu, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondblclick, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondrag, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondragend, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondragenter, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondragleave, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondragover, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondragstart, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondrop, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ondurationchange, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onemptied, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onended, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onerror, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onfocus, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.oninput, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.oninvalid, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onkeydown, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onkeypress, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onkeyup, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onload, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onloadeddata, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onloadedmetadata, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onloadstart, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onmousedown, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onmousemove, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onmouseout, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onmouseover, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onmouseup, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onmousewheel, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onpause, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onplay, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onplaying, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onprogress, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onratechange, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onreadystatechange, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onreset, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onscroll, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onseeked, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onseeking, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onselect, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onshow, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onstalled, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onsubmit, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onsuspend, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.ontimeupdate, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onvolumechange, this)); _visitor_.visit(new SingleProperty<>(Fieldset.PropInfo.onwaiting, this)); return this; } public static class Builder<_B >implements Buildable, org.w3._1999.xhtml.GlobalAttributeGroup.BuildSupport<_B> { protected final _B _parentBuilder; protected final Fieldset _storedValue; private List content; private String name; private String disabled; private String form; private String xmlLang; private String xmlSpace = "preserve"; private String xmlBase; private Dir dir; private List accesskey; private List clazz; private String contenteditable; private String contextmenu; private Boolean draggable; private List dropzone; private String hidden; private String id; private String lang; private String spellcheck; private String style; private BigInteger tabindex; private String title; private String onabort; private String onblur; private String oncanplay; private String oncanplaythrough; private String onchange; private String onclick; private String oncontextmenu; private String ondblclick; private String ondrag; private String ondragend; private String ondragenter; private String ondragleave; private String ondragover; private String ondragstart; private String ondrop; private String ondurationchange; private String onemptied; private String onended; private String onerror; private String onfocus; private String oninput; private String oninvalid; private String onkeydown; private String onkeypress; private String onkeyup; private String onload; private String onloadeddata; private String onloadedmetadata; private String onloadstart; private String onmousedown; private String onmousemove; private String onmouseout; private String onmouseover; private String onmouseup; private String onmousewheel; private String onpause; private String onplay; private String onplaying; private String onprogress; private String onratechange; private String onreadystatechange; private String onreset; private String onscroll; private String onseeked; private String onseeking; private String onselect; private String onshow; private String onstalled; private String onsubmit; private String onsuspend; private String ontimeupdate; private String onvolumechange; private String onwaiting; public Builder(final _B _parentBuilder, final Fieldset _other, final boolean _copy) { this._parentBuilder = _parentBuilder; if (_other!= null) { if (_copy) { _storedValue = null; if (_other.content == null) { this.content = null; } else { this.content = new ArrayList<>(); for (Object _item: _other.content) { this.content.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } this.name = _other.name; this.disabled = _other.disabled; this.form = _other.form; this.xmlLang = _other.xmlLang; this.xmlSpace = _other.xmlSpace; this.xmlBase = _other.xmlBase; this.dir = _other.dir; if (_other.accesskey == null) { this.accesskey = null; } else { this.accesskey = new ArrayList<>(); for (String _item: _other.accesskey) { this.accesskey.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } if (_other.clazz == null) { this.clazz = null; } else { this.clazz = new ArrayList<>(); for (String _item: _other.clazz) { this.clazz.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } this.contenteditable = _other.contenteditable; this.contextmenu = _other.contextmenu; this.draggable = _other.draggable; if (_other.dropzone == null) { this.dropzone = null; } else { this.dropzone = new ArrayList<>(); for (String _item: _other.dropzone) { this.dropzone.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } this.hidden = _other.hidden; this.id = _other.id; this.lang = _other.lang; this.spellcheck = _other.spellcheck; this.style = _other.style; this.tabindex = _other.tabindex; this.title = _other.title; this.onabort = _other.onabort; this.onblur = _other.onblur; this.oncanplay = _other.oncanplay; this.oncanplaythrough = _other.oncanplaythrough; this.onchange = _other.onchange; this.onclick = _other.onclick; this.oncontextmenu = _other.oncontextmenu; this.ondblclick = _other.ondblclick; this.ondrag = _other.ondrag; this.ondragend = _other.ondragend; this.ondragenter = _other.ondragenter; this.ondragleave = _other.ondragleave; this.ondragover = _other.ondragover; this.ondragstart = _other.ondragstart; this.ondrop = _other.ondrop; this.ondurationchange = _other.ondurationchange; this.onemptied = _other.onemptied; this.onended = _other.onended; this.onerror = _other.onerror; this.onfocus = _other.onfocus; this.oninput = _other.oninput; this.oninvalid = _other.oninvalid; this.onkeydown = _other.onkeydown; this.onkeypress = _other.onkeypress; this.onkeyup = _other.onkeyup; this.onload = _other.onload; this.onloadeddata = _other.onloadeddata; this.onloadedmetadata = _other.onloadedmetadata; this.onloadstart = _other.onloadstart; this.onmousedown = _other.onmousedown; this.onmousemove = _other.onmousemove; this.onmouseout = _other.onmouseout; this.onmouseover = _other.onmouseover; this.onmouseup = _other.onmouseup; this.onmousewheel = _other.onmousewheel; this.onpause = _other.onpause; this.onplay = _other.onplay; this.onplaying = _other.onplaying; this.onprogress = _other.onprogress; this.onratechange = _other.onratechange; this.onreadystatechange = _other.onreadystatechange; this.onreset = _other.onreset; this.onscroll = _other.onscroll; this.onseeked = _other.onseeked; this.onseeking = _other.onseeking; this.onselect = _other.onselect; this.onshow = _other.onshow; this.onstalled = _other.onstalled; this.onsubmit = _other.onsubmit; this.onsuspend = _other.onsuspend; this.ontimeupdate = _other.ontimeupdate; this.onvolumechange = _other.onvolumechange; this.onwaiting = _other.onwaiting; } else { _storedValue = _other; } } else { _storedValue = null; } } public Builder(final _B _parentBuilder, final Fieldset _other, final boolean _copy, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { this._parentBuilder = _parentBuilder; if (_other!= null) { if (_copy) { _storedValue = null; final PropertyTree contentPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("content")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(contentPropertyTree!= null):((contentPropertyTree == null)||(!contentPropertyTree.isLeaf())))) { if (_other.content == null) { this.content = null; } else { this.content = new ArrayList<>(); for (Object _item: _other.content) { this.content.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree namePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("name")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(namePropertyTree!= null):((namePropertyTree == null)||(!namePropertyTree.isLeaf())))) { this.name = _other.name; } final PropertyTree disabledPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("disabled")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(disabledPropertyTree!= null):((disabledPropertyTree == null)||(!disabledPropertyTree.isLeaf())))) { this.disabled = _other.disabled; } final PropertyTree formPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("form")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(formPropertyTree!= null):((formPropertyTree == null)||(!formPropertyTree.isLeaf())))) { this.form = _other.form; } final PropertyTree xmlLangPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("xmlLang")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(xmlLangPropertyTree!= null):((xmlLangPropertyTree == null)||(!xmlLangPropertyTree.isLeaf())))) { this.xmlLang = _other.xmlLang; } final PropertyTree xmlSpacePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("xmlSpace")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(xmlSpacePropertyTree!= null):((xmlSpacePropertyTree == null)||(!xmlSpacePropertyTree.isLeaf())))) { this.xmlSpace = _other.xmlSpace; } final PropertyTree xmlBasePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("xmlBase")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(xmlBasePropertyTree!= null):((xmlBasePropertyTree == null)||(!xmlBasePropertyTree.isLeaf())))) { this.xmlBase = _other.xmlBase; } final PropertyTree dirPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("dir")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(dirPropertyTree!= null):((dirPropertyTree == null)||(!dirPropertyTree.isLeaf())))) { this.dir = _other.dir; } final PropertyTree accesskeyPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("accesskey")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(accesskeyPropertyTree!= null):((accesskeyPropertyTree == null)||(!accesskeyPropertyTree.isLeaf())))) { if (_other.accesskey == null) { this.accesskey = null; } else { this.accesskey = new ArrayList<>(); for (String _item: _other.accesskey) { this.accesskey.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree clazzPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("clazz")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(clazzPropertyTree!= null):((clazzPropertyTree == null)||(!clazzPropertyTree.isLeaf())))) { if (_other.clazz == null) { this.clazz = null; } else { this.clazz = new ArrayList<>(); for (String _item: _other.clazz) { this.clazz.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree contenteditablePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("contenteditable")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(contenteditablePropertyTree!= null):((contenteditablePropertyTree == null)||(!contenteditablePropertyTree.isLeaf())))) { this.contenteditable = _other.contenteditable; } final PropertyTree contextmenuPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("contextmenu")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(contextmenuPropertyTree!= null):((contextmenuPropertyTree == null)||(!contextmenuPropertyTree.isLeaf())))) { this.contextmenu = _other.contextmenu; } final PropertyTree draggablePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("draggable")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(draggablePropertyTree!= null):((draggablePropertyTree == null)||(!draggablePropertyTree.isLeaf())))) { this.draggable = _other.draggable; } final PropertyTree dropzonePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("dropzone")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(dropzonePropertyTree!= null):((dropzonePropertyTree == null)||(!dropzonePropertyTree.isLeaf())))) { if (_other.dropzone == null) { this.dropzone = null; } else { this.dropzone = new ArrayList<>(); for (String _item: _other.dropzone) { this.dropzone.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree hiddenPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("hidden")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(hiddenPropertyTree!= null):((hiddenPropertyTree == null)||(!hiddenPropertyTree.isLeaf())))) { this.hidden = _other.hidden; } final PropertyTree idPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("id")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(idPropertyTree!= null):((idPropertyTree == null)||(!idPropertyTree.isLeaf())))) { this.id = _other.id; } final PropertyTree langPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("lang")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(langPropertyTree!= null):((langPropertyTree == null)||(!langPropertyTree.isLeaf())))) { this.lang = _other.lang; } final PropertyTree spellcheckPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("spellcheck")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(spellcheckPropertyTree!= null):((spellcheckPropertyTree == null)||(!spellcheckPropertyTree.isLeaf())))) { this.spellcheck = _other.spellcheck; } final PropertyTree stylePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("style")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(stylePropertyTree!= null):((stylePropertyTree == null)||(!stylePropertyTree.isLeaf())))) { this.style = _other.style; } final PropertyTree tabindexPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("tabindex")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(tabindexPropertyTree!= null):((tabindexPropertyTree == null)||(!tabindexPropertyTree.isLeaf())))) { this.tabindex = _other.tabindex; } final PropertyTree titlePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("title")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(titlePropertyTree!= null):((titlePropertyTree == null)||(!titlePropertyTree.isLeaf())))) { this.title = _other.title; } final PropertyTree onabortPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onabort")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onabortPropertyTree!= null):((onabortPropertyTree == null)||(!onabortPropertyTree.isLeaf())))) { this.onabort = _other.onabort; } final PropertyTree onblurPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onblur")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onblurPropertyTree!= null):((onblurPropertyTree == null)||(!onblurPropertyTree.isLeaf())))) { this.onblur = _other.onblur; } final PropertyTree oncanplayPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oncanplay")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oncanplayPropertyTree!= null):((oncanplayPropertyTree == null)||(!oncanplayPropertyTree.isLeaf())))) { this.oncanplay = _other.oncanplay; } final PropertyTree oncanplaythroughPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oncanplaythrough")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oncanplaythroughPropertyTree!= null):((oncanplaythroughPropertyTree == null)||(!oncanplaythroughPropertyTree.isLeaf())))) { this.oncanplaythrough = _other.oncanplaythrough; } final PropertyTree onchangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onchange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onchangePropertyTree!= null):((onchangePropertyTree == null)||(!onchangePropertyTree.isLeaf())))) { this.onchange = _other.onchange; } final PropertyTree onclickPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onclick")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onclickPropertyTree!= null):((onclickPropertyTree == null)||(!onclickPropertyTree.isLeaf())))) { this.onclick = _other.onclick; } final PropertyTree oncontextmenuPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oncontextmenu")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oncontextmenuPropertyTree!= null):((oncontextmenuPropertyTree == null)||(!oncontextmenuPropertyTree.isLeaf())))) { this.oncontextmenu = _other.oncontextmenu; } final PropertyTree ondblclickPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondblclick")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondblclickPropertyTree!= null):((ondblclickPropertyTree == null)||(!ondblclickPropertyTree.isLeaf())))) { this.ondblclick = _other.ondblclick; } final PropertyTree ondragPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondrag")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragPropertyTree!= null):((ondragPropertyTree == null)||(!ondragPropertyTree.isLeaf())))) { this.ondrag = _other.ondrag; } final PropertyTree ondragendPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragend")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragendPropertyTree!= null):((ondragendPropertyTree == null)||(!ondragendPropertyTree.isLeaf())))) { this.ondragend = _other.ondragend; } final PropertyTree ondragenterPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragenter")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragenterPropertyTree!= null):((ondragenterPropertyTree == null)||(!ondragenterPropertyTree.isLeaf())))) { this.ondragenter = _other.ondragenter; } final PropertyTree ondragleavePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragleave")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragleavePropertyTree!= null):((ondragleavePropertyTree == null)||(!ondragleavePropertyTree.isLeaf())))) { this.ondragleave = _other.ondragleave; } final PropertyTree ondragoverPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragover")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragoverPropertyTree!= null):((ondragoverPropertyTree == null)||(!ondragoverPropertyTree.isLeaf())))) { this.ondragover = _other.ondragover; } final PropertyTree ondragstartPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondragstart")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondragstartPropertyTree!= null):((ondragstartPropertyTree == null)||(!ondragstartPropertyTree.isLeaf())))) { this.ondragstart = _other.ondragstart; } final PropertyTree ondropPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondrop")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondropPropertyTree!= null):((ondropPropertyTree == null)||(!ondropPropertyTree.isLeaf())))) { this.ondrop = _other.ondrop; } final PropertyTree ondurationchangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ondurationchange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ondurationchangePropertyTree!= null):((ondurationchangePropertyTree == null)||(!ondurationchangePropertyTree.isLeaf())))) { this.ondurationchange = _other.ondurationchange; } final PropertyTree onemptiedPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onemptied")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onemptiedPropertyTree!= null):((onemptiedPropertyTree == null)||(!onemptiedPropertyTree.isLeaf())))) { this.onemptied = _other.onemptied; } final PropertyTree onendedPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onended")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onendedPropertyTree!= null):((onendedPropertyTree == null)||(!onendedPropertyTree.isLeaf())))) { this.onended = _other.onended; } final PropertyTree onerrorPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onerror")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onerrorPropertyTree!= null):((onerrorPropertyTree == null)||(!onerrorPropertyTree.isLeaf())))) { this.onerror = _other.onerror; } final PropertyTree onfocusPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onfocus")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onfocusPropertyTree!= null):((onfocusPropertyTree == null)||(!onfocusPropertyTree.isLeaf())))) { this.onfocus = _other.onfocus; } final PropertyTree oninputPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oninput")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oninputPropertyTree!= null):((oninputPropertyTree == null)||(!oninputPropertyTree.isLeaf())))) { this.oninput = _other.oninput; } final PropertyTree oninvalidPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oninvalid")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oninvalidPropertyTree!= null):((oninvalidPropertyTree == null)||(!oninvalidPropertyTree.isLeaf())))) { this.oninvalid = _other.oninvalid; } final PropertyTree onkeydownPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onkeydown")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onkeydownPropertyTree!= null):((onkeydownPropertyTree == null)||(!onkeydownPropertyTree.isLeaf())))) { this.onkeydown = _other.onkeydown; } final PropertyTree onkeypressPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onkeypress")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onkeypressPropertyTree!= null):((onkeypressPropertyTree == null)||(!onkeypressPropertyTree.isLeaf())))) { this.onkeypress = _other.onkeypress; } final PropertyTree onkeyupPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onkeyup")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onkeyupPropertyTree!= null):((onkeyupPropertyTree == null)||(!onkeyupPropertyTree.isLeaf())))) { this.onkeyup = _other.onkeyup; } final PropertyTree onloadPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onload")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadPropertyTree!= null):((onloadPropertyTree == null)||(!onloadPropertyTree.isLeaf())))) { this.onload = _other.onload; } final PropertyTree onloadeddataPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onloadeddata")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadeddataPropertyTree!= null):((onloadeddataPropertyTree == null)||(!onloadeddataPropertyTree.isLeaf())))) { this.onloadeddata = _other.onloadeddata; } final PropertyTree onloadedmetadataPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onloadedmetadata")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadedmetadataPropertyTree!= null):((onloadedmetadataPropertyTree == null)||(!onloadedmetadataPropertyTree.isLeaf())))) { this.onloadedmetadata = _other.onloadedmetadata; } final PropertyTree onloadstartPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onloadstart")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onloadstartPropertyTree!= null):((onloadstartPropertyTree == null)||(!onloadstartPropertyTree.isLeaf())))) { this.onloadstart = _other.onloadstart; } final PropertyTree onmousedownPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmousedown")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmousedownPropertyTree!= null):((onmousedownPropertyTree == null)||(!onmousedownPropertyTree.isLeaf())))) { this.onmousedown = _other.onmousedown; } final PropertyTree onmousemovePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmousemove")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmousemovePropertyTree!= null):((onmousemovePropertyTree == null)||(!onmousemovePropertyTree.isLeaf())))) { this.onmousemove = _other.onmousemove; } final PropertyTree onmouseoutPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmouseout")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmouseoutPropertyTree!= null):((onmouseoutPropertyTree == null)||(!onmouseoutPropertyTree.isLeaf())))) { this.onmouseout = _other.onmouseout; } final PropertyTree onmouseoverPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmouseover")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmouseoverPropertyTree!= null):((onmouseoverPropertyTree == null)||(!onmouseoverPropertyTree.isLeaf())))) { this.onmouseover = _other.onmouseover; } final PropertyTree onmouseupPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmouseup")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmouseupPropertyTree!= null):((onmouseupPropertyTree == null)||(!onmouseupPropertyTree.isLeaf())))) { this.onmouseup = _other.onmouseup; } final PropertyTree onmousewheelPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onmousewheel")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onmousewheelPropertyTree!= null):((onmousewheelPropertyTree == null)||(!onmousewheelPropertyTree.isLeaf())))) { this.onmousewheel = _other.onmousewheel; } final PropertyTree onpausePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onpause")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onpausePropertyTree!= null):((onpausePropertyTree == null)||(!onpausePropertyTree.isLeaf())))) { this.onpause = _other.onpause; } final PropertyTree onplayPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onplay")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onplayPropertyTree!= null):((onplayPropertyTree == null)||(!onplayPropertyTree.isLeaf())))) { this.onplay = _other.onplay; } final PropertyTree onplayingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onplaying")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onplayingPropertyTree!= null):((onplayingPropertyTree == null)||(!onplayingPropertyTree.isLeaf())))) { this.onplaying = _other.onplaying; } final PropertyTree onprogressPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onprogress")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onprogressPropertyTree!= null):((onprogressPropertyTree == null)||(!onprogressPropertyTree.isLeaf())))) { this.onprogress = _other.onprogress; } final PropertyTree onratechangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onratechange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onratechangePropertyTree!= null):((onratechangePropertyTree == null)||(!onratechangePropertyTree.isLeaf())))) { this.onratechange = _other.onratechange; } final PropertyTree onreadystatechangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onreadystatechange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onreadystatechangePropertyTree!= null):((onreadystatechangePropertyTree == null)||(!onreadystatechangePropertyTree.isLeaf())))) { this.onreadystatechange = _other.onreadystatechange; } final PropertyTree onresetPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onreset")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onresetPropertyTree!= null):((onresetPropertyTree == null)||(!onresetPropertyTree.isLeaf())))) { this.onreset = _other.onreset; } final PropertyTree onscrollPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onscroll")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onscrollPropertyTree!= null):((onscrollPropertyTree == null)||(!onscrollPropertyTree.isLeaf())))) { this.onscroll = _other.onscroll; } final PropertyTree onseekedPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onseeked")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onseekedPropertyTree!= null):((onseekedPropertyTree == null)||(!onseekedPropertyTree.isLeaf())))) { this.onseeked = _other.onseeked; } final PropertyTree onseekingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onseeking")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onseekingPropertyTree!= null):((onseekingPropertyTree == null)||(!onseekingPropertyTree.isLeaf())))) { this.onseeking = _other.onseeking; } final PropertyTree onselectPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onselect")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onselectPropertyTree!= null):((onselectPropertyTree == null)||(!onselectPropertyTree.isLeaf())))) { this.onselect = _other.onselect; } final PropertyTree onshowPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onshow")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onshowPropertyTree!= null):((onshowPropertyTree == null)||(!onshowPropertyTree.isLeaf())))) { this.onshow = _other.onshow; } final PropertyTree onstalledPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onstalled")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onstalledPropertyTree!= null):((onstalledPropertyTree == null)||(!onstalledPropertyTree.isLeaf())))) { this.onstalled = _other.onstalled; } final PropertyTree onsubmitPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onsubmit")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onsubmitPropertyTree!= null):((onsubmitPropertyTree == null)||(!onsubmitPropertyTree.isLeaf())))) { this.onsubmit = _other.onsubmit; } final PropertyTree onsuspendPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onsuspend")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onsuspendPropertyTree!= null):((onsuspendPropertyTree == null)||(!onsuspendPropertyTree.isLeaf())))) { this.onsuspend = _other.onsuspend; } final PropertyTree ontimeupdatePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("ontimeupdate")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(ontimeupdatePropertyTree!= null):((ontimeupdatePropertyTree == null)||(!ontimeupdatePropertyTree.isLeaf())))) { this.ontimeupdate = _other.ontimeupdate; } final PropertyTree onvolumechangePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onvolumechange")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onvolumechangePropertyTree!= null):((onvolumechangePropertyTree == null)||(!onvolumechangePropertyTree.isLeaf())))) { this.onvolumechange = _other.onvolumechange; } final PropertyTree onwaitingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("onwaiting")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(onwaitingPropertyTree!= null):((onwaitingPropertyTree == null)||(!onwaitingPropertyTree.isLeaf())))) { this.onwaiting = _other.onwaiting; } } else { _storedValue = _other; } } else { _storedValue = null; } } public _B end() { return this._parentBuilder; } protected<_P extends Fieldset >_P init(final _P _product) { if (this.content!= null) { final List content = new ArrayList<>(this.content.size()); for (Buildable _item: this.content) { content.add(((Object) _item.build())); } _product.content = content; } _product.content_RO = ((content == null)?null:Collections.unmodifiableList(_product.content)); _product.name = this.name; _product.disabled = this.disabled; _product.form = this.form; _product.xmlLang = this.xmlLang; _product.xmlSpace = this.xmlSpace; _product.xmlBase = this.xmlBase; _product.dir = this.dir; if (this.accesskey!= null) { final List accesskey = new ArrayList<>(this.accesskey.size()); for (Buildable _item: this.accesskey) { accesskey.add(((String) _item.build())); } _product.accesskey = accesskey; } _product.accesskey_RO = ((accesskey == null)?null:Collections.unmodifiableList(_product.accesskey)); if (this.clazz!= null) { final List clazz = new ArrayList<>(this.clazz.size()); for (Buildable _item: this.clazz) { clazz.add(((String) _item.build())); } _product.clazz = clazz; } _product.clazz_RO = ((clazz == null)?null:Collections.unmodifiableList(_product.clazz)); _product.contenteditable = this.contenteditable; _product.contextmenu = this.contextmenu; _product.draggable = this.draggable; if (this.dropzone!= null) { final List dropzone = new ArrayList<>(this.dropzone.size()); for (Buildable _item: this.dropzone) { dropzone.add(((String) _item.build())); } _product.dropzone = dropzone; } _product.dropzone_RO = ((dropzone == null)?null:Collections.unmodifiableList(_product.dropzone)); _product.hidden = this.hidden; _product.id = this.id; _product.lang = this.lang; _product.spellcheck = this.spellcheck; _product.style = this.style; _product.tabindex = this.tabindex; _product.title = this.title; _product.onabort = this.onabort; _product.onblur = this.onblur; _product.oncanplay = this.oncanplay; _product.oncanplaythrough = this.oncanplaythrough; _product.onchange = this.onchange; _product.onclick = this.onclick; _product.oncontextmenu = this.oncontextmenu; _product.ondblclick = this.ondblclick; _product.ondrag = this.ondrag; _product.ondragend = this.ondragend; _product.ondragenter = this.ondragenter; _product.ondragleave = this.ondragleave; _product.ondragover = this.ondragover; _product.ondragstart = this.ondragstart; _product.ondrop = this.ondrop; _product.ondurationchange = this.ondurationchange; _product.onemptied = this.onemptied; _product.onended = this.onended; _product.onerror = this.onerror; _product.onfocus = this.onfocus; _product.oninput = this.oninput; _product.oninvalid = this.oninvalid; _product.onkeydown = this.onkeydown; _product.onkeypress = this.onkeypress; _product.onkeyup = this.onkeyup; _product.onload = this.onload; _product.onloadeddata = this.onloadeddata; _product.onloadedmetadata = this.onloadedmetadata; _product.onloadstart = this.onloadstart; _product.onmousedown = this.onmousedown; _product.onmousemove = this.onmousemove; _product.onmouseout = this.onmouseout; _product.onmouseover = this.onmouseover; _product.onmouseup = this.onmouseup; _product.onmousewheel = this.onmousewheel; _product.onpause = this.onpause; _product.onplay = this.onplay; _product.onplaying = this.onplaying; _product.onprogress = this.onprogress; _product.onratechange = this.onratechange; _product.onreadystatechange = this.onreadystatechange; _product.onreset = this.onreset; _product.onscroll = this.onscroll; _product.onseeked = this.onseeked; _product.onseeking = this.onseeking; _product.onselect = this.onselect; _product.onshow = this.onshow; _product.onstalled = this.onstalled; _product.onsubmit = this.onsubmit; _product.onsuspend = this.onsuspend; _product.ontimeupdate = this.ontimeupdate; _product.onvolumechange = this.onvolumechange; _product.onwaiting = this.onwaiting; return _product; } /** * Fügt Werte zur Eigenschaft "content" hinzu. * * @param content * Werte, die zur Eigenschaft "content" hinzugefügt werden. */ public Fieldset.Builder<_B> addContent(final Iterable content) { if (content!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Object _item: content) { this.content.add(new Buildable.PrimitiveBuildable(_item)); } } return this; } /** * Setzt den neuen Wert der Eigenschaft "content" (Vorher zugewiesener Wert wird * ersetzt) * * @param content * Neuer Wert der Eigenschaft "content". */ public Fieldset.Builder<_B> withContent(final Iterable content) { if (this.content!= null) { this.content.clear(); } return addContent(content); } /** * Fügt Werte zur Eigenschaft "content" hinzu. * * @param content * Werte, die zur Eigenschaft "content" hinzugefügt werden. */ public Fieldset.Builder<_B> addContent(Object... content) { addContent(Arrays.asList(content)); return this; } /** * Setzt den neuen Wert der Eigenschaft "content" (Vorher zugewiesener Wert wird * ersetzt) * * @param content * Neuer Wert der Eigenschaft "content". */ public Fieldset.Builder<_B> withContent(Object... content) { withContent(Arrays.asList(content)); return this; } /** * Fügt Werte zur Eigenschaft "legend_" hinzu. * * @param legend_ * Werte, die zur Eigenschaft "legend_" hinzugefügt werden. */ public Fieldset.Builder<_B> addLegend(final Iterable> legend_) { return addContent(legend_); } /** * Fügt Werte zur Eigenschaft "legend_" hinzu. * * @param legend_ * Werte, die zur Eigenschaft "legend_" hinzugefügt werden. */ public Fieldset.Builder<_B> addLegend(JAXBElement ... legend_) { return addLegend(Arrays.asList(legend_)); } /** * Fügt Werte zur Eigenschaft "abbr_" hinzu. * * @param abbr_ * Werte, die zur Eigenschaft "abbr_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAbbr(final Iterable> abbr_) { return addContent(abbr_); } /** * Fügt Werte zur Eigenschaft "abbr_" hinzu. * * @param abbr_ * Werte, die zur Eigenschaft "abbr_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAbbr(JAXBElement ... abbr_) { return addAbbr(Arrays.asList(abbr_)); } /** * Fügt Werte zur Eigenschaft "area_" hinzu. * * @param area_ * Werte, die zur Eigenschaft "area_" hinzugefügt werden. */ public Fieldset.Builder<_B> addArea(final Iterable area_) { if (area_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Area _item: area_) { this.content.add(new Area.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "area_" hinzu. * * @param area_ * Werte, die zur Eigenschaft "area_" hinzugefügt werden. */ public Fieldset.Builder<_B> addArea(Area... area_) { return addArea(Arrays.asList(area_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "area". * Mit {@link org.w3._1999.xhtml.Area.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "area". * Mit {@link org.w3._1999.xhtml.Area.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Area.Builder> addArea() { if (this.content == null) { this.content = new ArrayList<>(); } final Area.Builder> area_Builder = new Area.Builder<>(this, null, false); this.content.add(area_Builder); return area_Builder; } /** * Fügt Werte zur Eigenschaft "b_" hinzu. * * @param b_ * Werte, die zur Eigenschaft "b_" hinzugefügt werden. */ public Fieldset.Builder<_B> addB(final Iterable> b_) { return addContent(b_); } /** * Fügt Werte zur Eigenschaft "b_" hinzu. * * @param b_ * Werte, die zur Eigenschaft "b_" hinzugefügt werden. */ public Fieldset.Builder<_B> addB(JAXBElement ... b_) { return addB(Arrays.asList(b_)); } /** * Fügt Werte zur Eigenschaft "bdi_" hinzu. * * @param bdi_ * Werte, die zur Eigenschaft "bdi_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBdi(final Iterable bdi_) { if (bdi_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Bdi _item: bdi_) { this.content.add(new Bdi.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "bdi_" hinzu. * * @param bdi_ * Werte, die zur Eigenschaft "bdi_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBdi(Bdi... bdi_) { return addBdi(Arrays.asList(bdi_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "bdi". * Mit {@link org.w3._1999.xhtml.Bdi.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "bdi". * Mit {@link org.w3._1999.xhtml.Bdi.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Bdi.Builder> addBdi() { if (this.content == null) { this.content = new ArrayList<>(); } final Bdi.Builder> bdi_Builder = new Bdi.Builder<>(this, null, false); this.content.add(bdi_Builder); return bdi_Builder; } /** * Fügt Werte zur Eigenschaft "bdo_" hinzu. * * @param bdo_ * Werte, die zur Eigenschaft "bdo_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBdo(final Iterable bdo_) { if (bdo_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Bdo _item: bdo_) { this.content.add(new Bdo.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "bdo_" hinzu. * * @param bdo_ * Werte, die zur Eigenschaft "bdo_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBdo(Bdo... bdo_) { return addBdo(Arrays.asList(bdo_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "bdo". * Mit {@link org.w3._1999.xhtml.Bdo.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "bdo". * Mit {@link org.w3._1999.xhtml.Bdo.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Bdo.Builder> addBdo() { if (this.content == null) { this.content = new ArrayList<>(); } final Bdo.Builder> bdo_Builder = new Bdo.Builder<>(this, null, false); this.content.add(bdo_Builder); return bdo_Builder; } /** * Fügt Werte zur Eigenschaft "br_" hinzu. * * @param br_ * Werte, die zur Eigenschaft "br_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBr(final Iterable br_) { if (br_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Br _item: br_) { this.content.add(new Br.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "br_" hinzu. * * @param br_ * Werte, die zur Eigenschaft "br_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBr(Br... br_) { return addBr(Arrays.asList(br_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "br". * Mit {@link org.w3._1999.xhtml.Br.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "br". * Mit {@link org.w3._1999.xhtml.Br.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Br.Builder> addBr() { if (this.content == null) { this.content = new ArrayList<>(); } final Br.Builder> br_Builder = new Br.Builder<>(this, null, false); this.content.add(br_Builder); return br_Builder; } /** * Fügt Werte zur Eigenschaft "button_" hinzu. * * @param button_ * Werte, die zur Eigenschaft "button_" hinzugefügt werden. */ public Fieldset.Builder<_B> addButton(final Iterable button_) { if (button_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Button _item: button_) { this.content.add(new Button.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "button_" hinzu. * * @param button_ * Werte, die zur Eigenschaft "button_" hinzugefügt werden. */ public Fieldset.Builder<_B> addButton(Button... button_) { return addButton(Arrays.asList(button_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "button". * Mit {@link org.w3._1999.xhtml.Button.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "button". * Mit {@link org.w3._1999.xhtml.Button.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Button.Builder> addButton() { if (this.content == null) { this.content = new ArrayList<>(); } final Button.Builder> button_Builder = new Button.Builder<>(this, null, false); this.content.add(button_Builder); return button_Builder; } /** * Fügt Werte zur Eigenschaft "cite_" hinzu. * * @param cite_ * Werte, die zur Eigenschaft "cite_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCite(final Iterable> cite_) { return addContent(cite_); } /** * Fügt Werte zur Eigenschaft "cite_" hinzu. * * @param cite_ * Werte, die zur Eigenschaft "cite_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCite(JAXBElement ... cite_) { return addCite(Arrays.asList(cite_)); } /** * Fügt Werte zur Eigenschaft "code_" hinzu. * * @param code_ * Werte, die zur Eigenschaft "code_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCode(final Iterable> code_) { return addContent(code_); } /** * Fügt Werte zur Eigenschaft "code_" hinzu. * * @param code_ * Werte, die zur Eigenschaft "code_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCode(JAXBElement ... code_) { return addCode(Arrays.asList(code_)); } /** * Fügt Werte zur Eigenschaft "command_" hinzu. * * @param command_ * Werte, die zur Eigenschaft "command_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCommand(final Iterable command_) { if (command_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Command _item: command_) { this.content.add(new Command.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "command_" hinzu. * * @param command_ * Werte, die zur Eigenschaft "command_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCommand(Command... command_) { return addCommand(Arrays.asList(command_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "command". * Mit {@link org.w3._1999.xhtml.Command.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "command". * Mit {@link org.w3._1999.xhtml.Command.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Command.Builder> addCommand() { if (this.content == null) { this.content = new ArrayList<>(); } final Command.Builder> command_Builder = new Command.Builder<>(this, null, false); this.content.add(command_Builder); return command_Builder; } /** * Fügt Werte zur Eigenschaft "datalist_" hinzu. * * @param datalist_ * Werte, die zur Eigenschaft "datalist_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDatalist(final Iterable datalist_) { if (datalist_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Datalist _item: datalist_) { this.content.add(new Datalist.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "datalist_" hinzu. * * @param datalist_ * Werte, die zur Eigenschaft "datalist_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDatalist(Datalist... datalist_) { return addDatalist(Arrays.asList(datalist_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "datalist". * Mit {@link org.w3._1999.xhtml.Datalist.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "datalist". * Mit {@link org.w3._1999.xhtml.Datalist.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Datalist.Builder> addDatalist() { if (this.content == null) { this.content = new ArrayList<>(); } final Datalist.Builder> datalist_Builder = new Datalist.Builder<>(this, null, false); this.content.add(datalist_Builder); return datalist_Builder; } /** * Fügt Werte zur Eigenschaft "dfn_" hinzu. * * @param dfn_ * Werte, die zur Eigenschaft "dfn_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDfn(final Iterable> dfn_) { return addContent(dfn_); } /** * Fügt Werte zur Eigenschaft "dfn_" hinzu. * * @param dfn_ * Werte, die zur Eigenschaft "dfn_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDfn(JAXBElement ... dfn_) { return addDfn(Arrays.asList(dfn_)); } /** * Fügt Werte zur Eigenschaft "em_" hinzu. * * @param em_ * Werte, die zur Eigenschaft "em_" hinzugefügt werden. */ public Fieldset.Builder<_B> addEm(final Iterable> em_) { return addContent(em_); } /** * Fügt Werte zur Eigenschaft "em_" hinzu. * * @param em_ * Werte, die zur Eigenschaft "em_" hinzugefügt werden. */ public Fieldset.Builder<_B> addEm(JAXBElement ... em_) { return addEm(Arrays.asList(em_)); } /** * Fügt Werte zur Eigenschaft "embed_" hinzu. * * @param embed_ * Werte, die zur Eigenschaft "embed_" hinzugefügt werden. */ public Fieldset.Builder<_B> addEmbed(final Iterable embed_) { if (embed_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Embed _item: embed_) { this.content.add(new Embed.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "embed_" hinzu. * * @param embed_ * Werte, die zur Eigenschaft "embed_" hinzugefügt werden. */ public Fieldset.Builder<_B> addEmbed(Embed... embed_) { return addEmbed(Arrays.asList(embed_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "embed". * Mit {@link org.w3._1999.xhtml.Embed.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "embed". * Mit {@link org.w3._1999.xhtml.Embed.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Embed.Builder> addEmbed() { if (this.content == null) { this.content = new ArrayList<>(); } final Embed.Builder> embed_Builder = new Embed.Builder<>(this, null, false); this.content.add(embed_Builder); return embed_Builder; } /** * Fügt Werte zur Eigenschaft "i_" hinzu. * * @param i_ * Werte, die zur Eigenschaft "i_" hinzugefügt werden. */ public Fieldset.Builder<_B> addI(final Iterable> i_) { return addContent(i_); } /** * Fügt Werte zur Eigenschaft "i_" hinzu. * * @param i_ * Werte, die zur Eigenschaft "i_" hinzugefügt werden. */ public Fieldset.Builder<_B> addI(JAXBElement ... i_) { return addI(Arrays.asList(i_)); } /** * Fügt Werte zur Eigenschaft "iframe_" hinzu. * * @param iframe_ * Werte, die zur Eigenschaft "iframe_" hinzugefügt werden. */ public Fieldset.Builder<_B> addIframe(final Iterable iframe_) { if (iframe_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Iframe _item: iframe_) { this.content.add(new Iframe.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "iframe_" hinzu. * * @param iframe_ * Werte, die zur Eigenschaft "iframe_" hinzugefügt werden. */ public Fieldset.Builder<_B> addIframe(Iframe... iframe_) { return addIframe(Arrays.asList(iframe_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "iframe". * Mit {@link org.w3._1999.xhtml.Iframe.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "iframe". * Mit {@link org.w3._1999.xhtml.Iframe.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Iframe.Builder> addIframe() { if (this.content == null) { this.content = new ArrayList<>(); } final Iframe.Builder> iframe_Builder = new Iframe.Builder<>(this, null, false); this.content.add(iframe_Builder); return iframe_Builder; } /** * Fügt Werte zur Eigenschaft "img_" hinzu. * * @param img_ * Werte, die zur Eigenschaft "img_" hinzugefügt werden. */ public Fieldset.Builder<_B> addImg(final Iterable img_) { if (img_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Img _item: img_) { this.content.add(new Img.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "img_" hinzu. * * @param img_ * Werte, die zur Eigenschaft "img_" hinzugefügt werden. */ public Fieldset.Builder<_B> addImg(Img... img_) { return addImg(Arrays.asList(img_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "img". * Mit {@link org.w3._1999.xhtml.Img.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "img". * Mit {@link org.w3._1999.xhtml.Img.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Img.Builder> addImg() { if (this.content == null) { this.content = new ArrayList<>(); } final Img.Builder> img_Builder = new Img.Builder<>(this, null, false); this.content.add(img_Builder); return img_Builder; } /** * Fügt Werte zur Eigenschaft "input_" hinzu. * * @param input_ * Werte, die zur Eigenschaft "input_" hinzugefügt werden. */ public Fieldset.Builder<_B> addInput(final Iterable input_) { if (input_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Input _item: input_) { this.content.add(new Input.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "input_" hinzu. * * @param input_ * Werte, die zur Eigenschaft "input_" hinzugefügt werden. */ public Fieldset.Builder<_B> addInput(Input... input_) { return addInput(Arrays.asList(input_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "input". * Mit {@link org.w3._1999.xhtml.Input.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "input". * Mit {@link org.w3._1999.xhtml.Input.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Input.Builder> addInput() { if (this.content == null) { this.content = new ArrayList<>(); } final Input.Builder> input_Builder = new Input.Builder<>(this, null, false); this.content.add(input_Builder); return input_Builder; } /** * Fügt Werte zur Eigenschaft "kbd_" hinzu. * * @param kbd_ * Werte, die zur Eigenschaft "kbd_" hinzugefügt werden. */ public Fieldset.Builder<_B> addKbd(final Iterable> kbd_) { return addContent(kbd_); } /** * Fügt Werte zur Eigenschaft "kbd_" hinzu. * * @param kbd_ * Werte, die zur Eigenschaft "kbd_" hinzugefügt werden. */ public Fieldset.Builder<_B> addKbd(JAXBElement ... kbd_) { return addKbd(Arrays.asList(kbd_)); } /** * Fügt Werte zur Eigenschaft "keygen_" hinzu. * * @param keygen_ * Werte, die zur Eigenschaft "keygen_" hinzugefügt werden. */ public Fieldset.Builder<_B> addKeygen(final Iterable keygen_) { if (keygen_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Keygen _item: keygen_) { this.content.add(new Keygen.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "keygen_" hinzu. * * @param keygen_ * Werte, die zur Eigenschaft "keygen_" hinzugefügt werden. */ public Fieldset.Builder<_B> addKeygen(Keygen... keygen_) { return addKeygen(Arrays.asList(keygen_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "keygen". * Mit {@link org.w3._1999.xhtml.Keygen.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "keygen". * Mit {@link org.w3._1999.xhtml.Keygen.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Keygen.Builder> addKeygen() { if (this.content == null) { this.content = new ArrayList<>(); } final Keygen.Builder> keygen_Builder = new Keygen.Builder<>(this, null, false); this.content.add(keygen_Builder); return keygen_Builder; } /** * Fügt Werte zur Eigenschaft "label_" hinzu. * * @param label_ * Werte, die zur Eigenschaft "label_" hinzugefügt werden. */ public Fieldset.Builder<_B> addLabel(final Iterable label_) { if (label_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Label _item: label_) { this.content.add(new Label.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "label_" hinzu. * * @param label_ * Werte, die zur Eigenschaft "label_" hinzugefügt werden. */ public Fieldset.Builder<_B> addLabel(Label... label_) { return addLabel(Arrays.asList(label_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "label". * Mit {@link org.w3._1999.xhtml.Label.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "label". * Mit {@link org.w3._1999.xhtml.Label.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Label.Builder> addLabel() { if (this.content == null) { this.content = new ArrayList<>(); } final Label.Builder> label_Builder = new Label.Builder<>(this, null, false); this.content.add(label_Builder); return label_Builder; } /** * Fügt Werte zur Eigenschaft "mark_" hinzu. * * @param mark_ * Werte, die zur Eigenschaft "mark_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMark(final Iterable> mark_) { return addContent(mark_); } /** * Fügt Werte zur Eigenschaft "mark_" hinzu. * * @param mark_ * Werte, die zur Eigenschaft "mark_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMark(JAXBElement ... mark_) { return addMark(Arrays.asList(mark_)); } /** * Fügt Werte zur Eigenschaft "meter_" hinzu. * * @param meter_ * Werte, die zur Eigenschaft "meter_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMeter(final Iterable meter_) { if (meter_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Meter _item: meter_) { this.content.add(new Meter.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "meter_" hinzu. * * @param meter_ * Werte, die zur Eigenschaft "meter_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMeter(Meter... meter_) { return addMeter(Arrays.asList(meter_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "meter". * Mit {@link org.w3._1999.xhtml.Meter.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "meter". * Mit {@link org.w3._1999.xhtml.Meter.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Meter.Builder> addMeter() { if (this.content == null) { this.content = new ArrayList<>(); } final Meter.Builder> meter_Builder = new Meter.Builder<>(this, null, false); this.content.add(meter_Builder); return meter_Builder; } /** * Fügt Werte zur Eigenschaft "output_" hinzu. * * @param output_ * Werte, die zur Eigenschaft "output_" hinzugefügt werden. */ public Fieldset.Builder<_B> addOutput(final Iterable output_) { if (output_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Output _item: output_) { this.content.add(new Output.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "output_" hinzu. * * @param output_ * Werte, die zur Eigenschaft "output_" hinzugefügt werden. */ public Fieldset.Builder<_B> addOutput(Output... output_) { return addOutput(Arrays.asList(output_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "output". * Mit {@link org.w3._1999.xhtml.Output.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "output". * Mit {@link org.w3._1999.xhtml.Output.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Output.Builder> addOutput() { if (this.content == null) { this.content = new ArrayList<>(); } final Output.Builder> output_Builder = new Output.Builder<>(this, null, false); this.content.add(output_Builder); return output_Builder; } /** * Fügt Werte zur Eigenschaft "progress_" hinzu. * * @param progress_ * Werte, die zur Eigenschaft "progress_" hinzugefügt werden. */ public Fieldset.Builder<_B> addProgress(final Iterable progress_) { if (progress_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Progress _item: progress_) { this.content.add(new Progress.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "progress_" hinzu. * * @param progress_ * Werte, die zur Eigenschaft "progress_" hinzugefügt werden. */ public Fieldset.Builder<_B> addProgress(Progress... progress_) { return addProgress(Arrays.asList(progress_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "progress". * Mit {@link org.w3._1999.xhtml.Progress.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "progress". * Mit {@link org.w3._1999.xhtml.Progress.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Progress.Builder> addProgress() { if (this.content == null) { this.content = new ArrayList<>(); } final Progress.Builder> progress_Builder = new Progress.Builder<>(this, null, false); this.content.add(progress_Builder); return progress_Builder; } /** * Fügt Werte zur Eigenschaft "q_" hinzu. * * @param q_ * Werte, die zur Eigenschaft "q_" hinzugefügt werden. */ public Fieldset.Builder<_B> addQ(final Iterable q_) { if (q_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Q _item: q_) { this.content.add(new Q.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "q_" hinzu. * * @param q_ * Werte, die zur Eigenschaft "q_" hinzugefügt werden. */ public Fieldset.Builder<_B> addQ(Q... q_) { return addQ(Arrays.asList(q_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "q". * Mit {@link org.w3._1999.xhtml.Q.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "q". * Mit {@link org.w3._1999.xhtml.Q.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Q.Builder> addQ() { if (this.content == null) { this.content = new ArrayList<>(); } final Q.Builder> q_Builder = new Q.Builder<>(this, null, false); this.content.add(q_Builder); return q_Builder; } /** * Fügt Werte zur Eigenschaft "ruby_" hinzu. * * @param ruby_ * Werte, die zur Eigenschaft "ruby_" hinzugefügt werden. */ public Fieldset.Builder<_B> addRuby(final Iterable ruby_) { if (ruby_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Ruby _item: ruby_) { this.content.add(new Ruby.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "ruby_" hinzu. * * @param ruby_ * Werte, die zur Eigenschaft "ruby_" hinzugefügt werden. */ public Fieldset.Builder<_B> addRuby(Ruby... ruby_) { return addRuby(Arrays.asList(ruby_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "ruby". * Mit {@link org.w3._1999.xhtml.Ruby.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "ruby". * Mit {@link org.w3._1999.xhtml.Ruby.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Ruby.Builder> addRuby() { if (this.content == null) { this.content = new ArrayList<>(); } final Ruby.Builder> ruby_Builder = new Ruby.Builder<>(this, null, false); this.content.add(ruby_Builder); return ruby_Builder; } /** * Fügt Werte zur Eigenschaft "s_" hinzu. * * @param s_ * Werte, die zur Eigenschaft "s_" hinzugefügt werden. */ public Fieldset.Builder<_B> addS(final Iterable> s_) { return addContent(s_); } /** * Fügt Werte zur Eigenschaft "s_" hinzu. * * @param s_ * Werte, die zur Eigenschaft "s_" hinzugefügt werden. */ public Fieldset.Builder<_B> addS(JAXBElement ... s_) { return addS(Arrays.asList(s_)); } /** * Fügt Werte zur Eigenschaft "samp_" hinzu. * * @param samp_ * Werte, die zur Eigenschaft "samp_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSamp(final Iterable> samp_) { return addContent(samp_); } /** * Fügt Werte zur Eigenschaft "samp_" hinzu. * * @param samp_ * Werte, die zur Eigenschaft "samp_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSamp(JAXBElement ... samp_) { return addSamp(Arrays.asList(samp_)); } /** * Fügt Werte zur Eigenschaft "script_" hinzu. * * @param script_ * Werte, die zur Eigenschaft "script_" hinzugefügt werden. */ public Fieldset.Builder<_B> addScript(final Iterable script_) { if (script_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Script _item: script_) { this.content.add(new Script.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "script_" hinzu. * * @param script_ * Werte, die zur Eigenschaft "script_" hinzugefügt werden. */ public Fieldset.Builder<_B> addScript(Script... script_) { return addScript(Arrays.asList(script_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "script". * Mit {@link org.w3._1999.xhtml.Script.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "script". * Mit {@link org.w3._1999.xhtml.Script.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Script.Builder> addScript() { if (this.content == null) { this.content = new ArrayList<>(); } final Script.Builder> script_Builder = new Script.Builder<>(this, null, false); this.content.add(script_Builder); return script_Builder; } /** * Fügt Werte zur Eigenschaft "select_" hinzu. * * @param select_ * Werte, die zur Eigenschaft "select_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSelect(final Iterable select_) { if (select_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (SelectElement _item: select_) { this.content.add(new SelectElement.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "select_" hinzu. * * @param select_ * Werte, die zur Eigenschaft "select_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSelect(SelectElement... select_) { return addSelect(Arrays.asList(select_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "select". * Mit {@link org.w3._1999.xhtml.SelectElement.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "select". * Mit {@link org.w3._1999.xhtml.SelectElement.Builder#end()} geht es zurück zum * aktuellen Builder. */ public SelectElement.Builder> addSelect() { if (this.content == null) { this.content = new ArrayList<>(); } final SelectElement.Builder> select_Builder = new SelectElement.Builder<>(this, null, false); this.content.add(select_Builder); return select_Builder; } /** * Fügt Werte zur Eigenschaft "small_" hinzu. * * @param small_ * Werte, die zur Eigenschaft "small_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSmall(final Iterable> small_) { return addContent(small_); } /** * Fügt Werte zur Eigenschaft "small_" hinzu. * * @param small_ * Werte, die zur Eigenschaft "small_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSmall(JAXBElement ... small_) { return addSmall(Arrays.asList(small_)); } /** * Fügt Werte zur Eigenschaft "span_" hinzu. * * @param span_ * Werte, die zur Eigenschaft "span_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSpan(final Iterable> span_) { return addContent(span_); } /** * Fügt Werte zur Eigenschaft "span_" hinzu. * * @param span_ * Werte, die zur Eigenschaft "span_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSpan(JAXBElement ... span_) { return addSpan(Arrays.asList(span_)); } /** * Fügt Werte zur Eigenschaft "strong_" hinzu. * * @param strong_ * Werte, die zur Eigenschaft "strong_" hinzugefügt werden. */ public Fieldset.Builder<_B> addStrong(final Iterable> strong_) { return addContent(strong_); } /** * Fügt Werte zur Eigenschaft "strong_" hinzu. * * @param strong_ * Werte, die zur Eigenschaft "strong_" hinzugefügt werden. */ public Fieldset.Builder<_B> addStrong(JAXBElement ... strong_) { return addStrong(Arrays.asList(strong_)); } /** * Fügt Werte zur Eigenschaft "sub_" hinzu. * * @param sub_ * Werte, die zur Eigenschaft "sub_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSub(final Iterable> sub_) { return addContent(sub_); } /** * Fügt Werte zur Eigenschaft "sub_" hinzu. * * @param sub_ * Werte, die zur Eigenschaft "sub_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSub(JAXBElement ... sub_) { return addSub(Arrays.asList(sub_)); } /** * Fügt Werte zur Eigenschaft "sup_" hinzu. * * @param sup_ * Werte, die zur Eigenschaft "sup_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSup(final Iterable> sup_) { return addContent(sup_); } /** * Fügt Werte zur Eigenschaft "sup_" hinzu. * * @param sup_ * Werte, die zur Eigenschaft "sup_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSup(JAXBElement ... sup_) { return addSup(Arrays.asList(sup_)); } /** * Fügt Werte zur Eigenschaft "textarea_" hinzu. * * @param textarea_ * Werte, die zur Eigenschaft "textarea_" hinzugefügt werden. */ public Fieldset.Builder<_B> addTextarea(final Iterable textarea_) { if (textarea_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Textarea _item: textarea_) { this.content.add(new Textarea.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "textarea_" hinzu. * * @param textarea_ * Werte, die zur Eigenschaft "textarea_" hinzugefügt werden. */ public Fieldset.Builder<_B> addTextarea(Textarea... textarea_) { return addTextarea(Arrays.asList(textarea_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "textarea". * Mit {@link org.w3._1999.xhtml.Textarea.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "textarea". * Mit {@link org.w3._1999.xhtml.Textarea.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Textarea.Builder> addTextarea() { if (this.content == null) { this.content = new ArrayList<>(); } final Textarea.Builder> textarea_Builder = new Textarea.Builder<>(this, null, false); this.content.add(textarea_Builder); return textarea_Builder; } /** * Fügt Werte zur Eigenschaft "time_" hinzu. * * @param time_ * Werte, die zur Eigenschaft "time_" hinzugefügt werden. */ public Fieldset.Builder<_B> addTime(final Iterable time_) { if (time_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Time _item: time_) { this.content.add(new Time.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "time_" hinzu. * * @param time_ * Werte, die zur Eigenschaft "time_" hinzugefügt werden. */ public Fieldset.Builder<_B> addTime(Time... time_) { return addTime(Arrays.asList(time_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "time". * Mit {@link org.w3._1999.xhtml.Time.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "time". * Mit {@link org.w3._1999.xhtml.Time.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Time.Builder> addTime() { if (this.content == null) { this.content = new ArrayList<>(); } final Time.Builder> time_Builder = new Time.Builder<>(this, null, false); this.content.add(time_Builder); return time_Builder; } /** * Fügt Werte zur Eigenschaft "u_" hinzu. * * @param u_ * Werte, die zur Eigenschaft "u_" hinzugefügt werden. */ public Fieldset.Builder<_B> addU(final Iterable> u_) { return addContent(u_); } /** * Fügt Werte zur Eigenschaft "u_" hinzu. * * @param u_ * Werte, die zur Eigenschaft "u_" hinzugefügt werden. */ public Fieldset.Builder<_B> addU(JAXBElement ... u_) { return addU(Arrays.asList(u_)); } /** * Fügt Werte zur Eigenschaft "var_" hinzu. * * @param var_ * Werte, die zur Eigenschaft "var_" hinzugefügt werden. */ public Fieldset.Builder<_B> addVar(final Iterable> var_) { return addContent(var_); } /** * Fügt Werte zur Eigenschaft "var_" hinzu. * * @param var_ * Werte, die zur Eigenschaft "var_" hinzugefügt werden. */ public Fieldset.Builder<_B> addVar(JAXBElement ... var_) { return addVar(Arrays.asList(var_)); } /** * Fügt Werte zur Eigenschaft "wbr_" hinzu. * * @param wbr_ * Werte, die zur Eigenschaft "wbr_" hinzugefügt werden. */ public Fieldset.Builder<_B> addWbr(final Iterable wbr_) { if (wbr_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Wbr _item: wbr_) { this.content.add(new Wbr.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "wbr_" hinzu. * * @param wbr_ * Werte, die zur Eigenschaft "wbr_" hinzugefügt werden. */ public Fieldset.Builder<_B> addWbr(Wbr... wbr_) { return addWbr(Arrays.asList(wbr_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "wbr". * Mit {@link org.w3._1999.xhtml.Wbr.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "wbr". * Mit {@link org.w3._1999.xhtml.Wbr.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Wbr.Builder> addWbr() { if (this.content == null) { this.content = new ArrayList<>(); } final Wbr.Builder> wbr_Builder = new Wbr.Builder<>(this, null, false); this.content.add(wbr_Builder); return wbr_Builder; } /** * Fügt Werte zur Eigenschaft "svg_" hinzu. * * @param svg_ * Werte, die zur Eigenschaft "svg_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSvg(final Iterable svg_) { if (svg_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Svg _item: svg_) { this.content.add(new Svg.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "svg_" hinzu. * * @param svg_ * Werte, die zur Eigenschaft "svg_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSvg(Svg... svg_) { return addSvg(Arrays.asList(svg_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "svg". * Mit {@link org.w3._2000.svg.Svg.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "svg". * Mit {@link org.w3._2000.svg.Svg.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Svg.Builder> addSvg() { if (this.content == null) { this.content = new ArrayList<>(); } final Svg.Builder> svg_Builder = new Svg.Builder<>(this, null, false); this.content.add(svg_Builder); return svg_Builder; } /** * Fügt Werte zur Eigenschaft "math_" hinzu. * * @param math_ * Werte, die zur Eigenschaft "math_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMath(final Iterable math_) { if (math_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Math _item: math_) { this.content.add(new Math.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "math_" hinzu. * * @param math_ * Werte, die zur Eigenschaft "math_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMath(Math... math_) { return addMath(Arrays.asList(math_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "math". * Mit {@link org.w3._1998.math.mathml.Math.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "math". * Mit {@link org.w3._1998.math.mathml.Math.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Math.Builder> addMath() { if (this.content == null) { this.content = new ArrayList<>(); } final Math.Builder> math_Builder = new Math.Builder<>(this, null, false); this.content.add(math_Builder); return math_Builder; } /** * Fügt Werte zur Eigenschaft "a_" hinzu. * * @param a_ * Werte, die zur Eigenschaft "a_" hinzugefügt werden. */ public Fieldset.Builder<_B> addA(final Iterable> a_) { return addContent(a_); } /** * Fügt Werte zur Eigenschaft "a_" hinzu. * * @param a_ * Werte, die zur Eigenschaft "a_" hinzugefügt werden. */ public Fieldset.Builder<_B> addA(JAXBElement ... a_) { return addA(Arrays.asList(a_)); } /** * Fügt Werte zur Eigenschaft "p_" hinzu. * * @param p_ * Werte, die zur Eigenschaft "p_" hinzugefügt werden. */ public Fieldset.Builder<_B> addP(final Iterable p_) { return addContent(p_); } /** * Fügt Werte zur Eigenschaft "p_" hinzu. * * @param p_ * Werte, die zur Eigenschaft "p_" hinzugefügt werden. */ public Fieldset.Builder<_B> addP(Paragraph... p_) { return addP(Arrays.asList(p_)); } /** * Fügt Werte zur Eigenschaft "hr_" hinzu. * * @param hr_ * Werte, die zur Eigenschaft "hr_" hinzugefügt werden. */ public Fieldset.Builder<_B> addHr(final Iterable hr_) { if (hr_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Hr _item: hr_) { this.content.add(new Hr.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "hr_" hinzu. * * @param hr_ * Werte, die zur Eigenschaft "hr_" hinzugefügt werden. */ public Fieldset.Builder<_B> addHr(Hr... hr_) { return addHr(Arrays.asList(hr_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "hr". * Mit {@link org.w3._1999.xhtml.Hr.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "hr". * Mit {@link org.w3._1999.xhtml.Hr.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Hr.Builder> addHr() { if (this.content == null) { this.content = new ArrayList<>(); } final Hr.Builder> hr_Builder = new Hr.Builder<>(this, null, false); this.content.add(hr_Builder); return hr_Builder; } /** * Fügt Werte zur Eigenschaft "pre_" hinzu. * * @param pre_ * Werte, die zur Eigenschaft "pre_" hinzugefügt werden. */ public Fieldset.Builder<_B> addPre(final Iterable> pre_) { return addContent(pre_); } /** * Fügt Werte zur Eigenschaft "pre_" hinzu. * * @param pre_ * Werte, die zur Eigenschaft "pre_" hinzugefügt werden. */ public Fieldset.Builder<_B> addPre(JAXBElement ... pre_) { return addPre(Arrays.asList(pre_)); } /** * Fügt Werte zur Eigenschaft "ul_" hinzu. * * @param ul_ * Werte, die zur Eigenschaft "ul_" hinzugefügt werden. */ public Fieldset.Builder<_B> addUl(final Iterable ul_) { if (ul_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Ul _item: ul_) { this.content.add(new Ul.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "ul_" hinzu. * * @param ul_ * Werte, die zur Eigenschaft "ul_" hinzugefügt werden. */ public Fieldset.Builder<_B> addUl(Ul... ul_) { return addUl(Arrays.asList(ul_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "ul". * Mit {@link org.w3._1999.xhtml.Ul.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "ul". * Mit {@link org.w3._1999.xhtml.Ul.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Ul.Builder> addUl() { if (this.content == null) { this.content = new ArrayList<>(); } final Ul.Builder> ul_Builder = new Ul.Builder<>(this, null, false); this.content.add(ul_Builder); return ul_Builder; } /** * Fügt Werte zur Eigenschaft "ol_" hinzu. * * @param ol_ * Werte, die zur Eigenschaft "ol_" hinzugefügt werden. */ public Fieldset.Builder<_B> addOl(final Iterable ol_) { if (ol_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Ol _item: ol_) { this.content.add(new Ol.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "ol_" hinzu. * * @param ol_ * Werte, die zur Eigenschaft "ol_" hinzugefügt werden. */ public Fieldset.Builder<_B> addOl(Ol... ol_) { return addOl(Arrays.asList(ol_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "ol". * Mit {@link org.w3._1999.xhtml.Ol.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "ol". * Mit {@link org.w3._1999.xhtml.Ol.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Ol.Builder> addOl() { if (this.content == null) { this.content = new ArrayList<>(); } final Ol.Builder> ol_Builder = new Ol.Builder<>(this, null, false); this.content.add(ol_Builder); return ol_Builder; } /** * Fügt Werte zur Eigenschaft "dl_" hinzu. * * @param dl_ * Werte, die zur Eigenschaft "dl_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDl(final Iterable dl_) { if (dl_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Dl _item: dl_) { this.content.add(new Dl.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "dl_" hinzu. * * @param dl_ * Werte, die zur Eigenschaft "dl_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDl(Dl... dl_) { return addDl(Arrays.asList(dl_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "dl". * Mit {@link org.w3._1999.xhtml.Dl.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "dl". * Mit {@link org.w3._1999.xhtml.Dl.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Dl.Builder> addDl() { if (this.content == null) { this.content = new ArrayList<>(); } final Dl.Builder> dl_Builder = new Dl.Builder<>(this, null, false); this.content.add(dl_Builder); return dl_Builder; } /** * Fügt Werte zur Eigenschaft "div_" hinzu. * * @param div_ * Werte, die zur Eigenschaft "div_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDiv(final Iterable> div_) { return addContent(div_); } /** * Fügt Werte zur Eigenschaft "div_" hinzu. * * @param div_ * Werte, die zur Eigenschaft "div_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDiv(JAXBElement ... div_) { return addDiv(Arrays.asList(div_)); } /** * Fügt Werte zur Eigenschaft "h1_" hinzu. * * @param h1_ * Werte, die zur Eigenschaft "h1_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH1(final Iterable> h1_) { return addContent(h1_); } /** * Fügt Werte zur Eigenschaft "h1_" hinzu. * * @param h1_ * Werte, die zur Eigenschaft "h1_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH1(JAXBElement ... h1_) { return addH1(Arrays.asList(h1_)); } /** * Fügt Werte zur Eigenschaft "h2_" hinzu. * * @param h2_ * Werte, die zur Eigenschaft "h2_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH2(final Iterable> h2_) { return addContent(h2_); } /** * Fügt Werte zur Eigenschaft "h2_" hinzu. * * @param h2_ * Werte, die zur Eigenschaft "h2_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH2(JAXBElement ... h2_) { return addH2(Arrays.asList(h2_)); } /** * Fügt Werte zur Eigenschaft "h3_" hinzu. * * @param h3_ * Werte, die zur Eigenschaft "h3_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH3(final Iterable> h3_) { return addContent(h3_); } /** * Fügt Werte zur Eigenschaft "h3_" hinzu. * * @param h3_ * Werte, die zur Eigenschaft "h3_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH3(JAXBElement ... h3_) { return addH3(Arrays.asList(h3_)); } /** * Fügt Werte zur Eigenschaft "h4_" hinzu. * * @param h4_ * Werte, die zur Eigenschaft "h4_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH4(final Iterable> h4_) { return addContent(h4_); } /** * Fügt Werte zur Eigenschaft "h4_" hinzu. * * @param h4_ * Werte, die zur Eigenschaft "h4_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH4(JAXBElement ... h4_) { return addH4(Arrays.asList(h4_)); } /** * Fügt Werte zur Eigenschaft "h5_" hinzu. * * @param h5_ * Werte, die zur Eigenschaft "h5_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH5(final Iterable> h5_) { return addContent(h5_); } /** * Fügt Werte zur Eigenschaft "h5_" hinzu. * * @param h5_ * Werte, die zur Eigenschaft "h5_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH5(JAXBElement ... h5_) { return addH5(Arrays.asList(h5_)); } /** * Fügt Werte zur Eigenschaft "h6_" hinzu. * * @param h6_ * Werte, die zur Eigenschaft "h6_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH6(final Iterable> h6_) { return addContent(h6_); } /** * Fügt Werte zur Eigenschaft "h6_" hinzu. * * @param h6_ * Werte, die zur Eigenschaft "h6_" hinzugefügt werden. */ public Fieldset.Builder<_B> addH6(JAXBElement ... h6_) { return addH6(Arrays.asList(h6_)); } /** * Fügt Werte zur Eigenschaft "hgroup_" hinzu. * * @param hgroup_ * Werte, die zur Eigenschaft "hgroup_" hinzugefügt werden. */ public Fieldset.Builder<_B> addHgroup(final Iterable hgroup_) { if (hgroup_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Hgroup _item: hgroup_) { this.content.add(new Hgroup.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "hgroup_" hinzu. * * @param hgroup_ * Werte, die zur Eigenschaft "hgroup_" hinzugefügt werden. */ public Fieldset.Builder<_B> addHgroup(Hgroup... hgroup_) { return addHgroup(Arrays.asList(hgroup_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "hgroup". * Mit {@link org.w3._1999.xhtml.Hgroup.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "hgroup". * Mit {@link org.w3._1999.xhtml.Hgroup.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Hgroup.Builder> addHgroup() { if (this.content == null) { this.content = new ArrayList<>(); } final Hgroup.Builder> hgroup_Builder = new Hgroup.Builder<>(this, null, false); this.content.add(hgroup_Builder); return hgroup_Builder; } /** * Fügt Werte zur Eigenschaft "blockquote_" hinzu. * * @param blockquote_ * Werte, die zur Eigenschaft "blockquote_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBlockquote(final Iterable blockquote_) { if (blockquote_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Blockquote _item: blockquote_) { this.content.add(new Blockquote.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "blockquote_" hinzu. * * @param blockquote_ * Werte, die zur Eigenschaft "blockquote_" hinzugefügt werden. */ public Fieldset.Builder<_B> addBlockquote(Blockquote... blockquote_) { return addBlockquote(Arrays.asList(blockquote_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "blockquote". * Mit {@link org.w3._1999.xhtml.Blockquote.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "blockquote". * Mit {@link org.w3._1999.xhtml.Blockquote.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Blockquote.Builder> addBlockquote() { if (this.content == null) { this.content = new ArrayList<>(); } final Blockquote.Builder> blockquote_Builder = new Blockquote.Builder<>(this, null, false); this.content.add(blockquote_Builder); return blockquote_Builder; } /** * Fügt Werte zur Eigenschaft "address_" hinzu. * * @param address_ * Werte, die zur Eigenschaft "address_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAddress(final Iterable> address_) { return addContent(address_); } /** * Fügt Werte zur Eigenschaft "address_" hinzu. * * @param address_ * Werte, die zur Eigenschaft "address_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAddress(JAXBElement ... address_) { return addAddress(Arrays.asList(address_)); } /** * Fügt Werte zur Eigenschaft "ins_" hinzu. * * @param ins_ * Werte, die zur Eigenschaft "ins_" hinzugefügt werden. */ public Fieldset.Builder<_B> addIns(final Iterable> ins_) { return addContent(ins_); } /** * Fügt Werte zur Eigenschaft "ins_" hinzu. * * @param ins_ * Werte, die zur Eigenschaft "ins_" hinzugefügt werden. */ public Fieldset.Builder<_B> addIns(JAXBElement ... ins_) { return addIns(Arrays.asList(ins_)); } /** * Fügt Werte zur Eigenschaft "del_" hinzu. * * @param del_ * Werte, die zur Eigenschaft "del_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDel(final Iterable> del_) { return addContent(del_); } /** * Fügt Werte zur Eigenschaft "del_" hinzu. * * @param del_ * Werte, die zur Eigenschaft "del_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDel(JAXBElement ... del_) { return addDel(Arrays.asList(del_)); } /** * Fügt Werte zur Eigenschaft "object_" hinzu. * * @param object_ * Werte, die zur Eigenschaft "object_" hinzugefügt werden. */ public Fieldset.Builder<_B> addObject(final Iterable> object_) { return addContent(object_); } /** * Fügt Werte zur Eigenschaft "object_" hinzu. * * @param object_ * Werte, die zur Eigenschaft "object_" hinzugefügt werden. */ public Fieldset.Builder<_B> addObject(JAXBElement ... object_) { return addObject(Arrays.asList(object_)); } /** * Fügt Werte zur Eigenschaft "map_" hinzu. * * @param map_ * Werte, die zur Eigenschaft "map_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMap(final Iterable> map_) { return addContent(map_); } /** * Fügt Werte zur Eigenschaft "map_" hinzu. * * @param map_ * Werte, die zur Eigenschaft "map_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMap(JAXBElement ... map_) { return addMap(Arrays.asList(map_)); } /** * Fügt Werte zur Eigenschaft "section_" hinzu. * * @param section_ * Werte, die zur Eigenschaft "section_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSection(final Iterable> section_) { return addContent(section_); } /** * Fügt Werte zur Eigenschaft "section_" hinzu. * * @param section_ * Werte, die zur Eigenschaft "section_" hinzugefügt werden. */ public Fieldset.Builder<_B> addSection(JAXBElement ... section_) { return addSection(Arrays.asList(section_)); } /** * Fügt Werte zur Eigenschaft "nav_" hinzu. * * @param nav_ * Werte, die zur Eigenschaft "nav_" hinzugefügt werden. */ public Fieldset.Builder<_B> addNav(final Iterable> nav_) { return addContent(nav_); } /** * Fügt Werte zur Eigenschaft "nav_" hinzu. * * @param nav_ * Werte, die zur Eigenschaft "nav_" hinzugefügt werden. */ public Fieldset.Builder<_B> addNav(JAXBElement ... nav_) { return addNav(Arrays.asList(nav_)); } /** * Fügt Werte zur Eigenschaft "article_" hinzu. * * @param article_ * Werte, die zur Eigenschaft "article_" hinzugefügt werden. */ public Fieldset.Builder<_B> addArticle(final Iterable> article_) { return addContent(article_); } /** * Fügt Werte zur Eigenschaft "article_" hinzu. * * @param article_ * Werte, die zur Eigenschaft "article_" hinzugefügt werden. */ public Fieldset.Builder<_B> addArticle(JAXBElement ... article_) { return addArticle(Arrays.asList(article_)); } /** * Fügt Werte zur Eigenschaft "aside_" hinzu. * * @param aside_ * Werte, die zur Eigenschaft "aside_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAside(final Iterable> aside_) { return addContent(aside_); } /** * Fügt Werte zur Eigenschaft "aside_" hinzu. * * @param aside_ * Werte, die zur Eigenschaft "aside_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAside(JAXBElement ... aside_) { return addAside(Arrays.asList(aside_)); } /** * Fügt Werte zur Eigenschaft "header_" hinzu. * * @param header_ * Werte, die zur Eigenschaft "header_" hinzugefügt werden. */ public Fieldset.Builder<_B> addHeader(final Iterable> header_) { return addContent(header_); } /** * Fügt Werte zur Eigenschaft "header_" hinzu. * * @param header_ * Werte, die zur Eigenschaft "header_" hinzugefügt werden. */ public Fieldset.Builder<_B> addHeader(JAXBElement ... header_) { return addHeader(Arrays.asList(header_)); } /** * Fügt Werte zur Eigenschaft "footer_" hinzu. * * @param footer_ * Werte, die zur Eigenschaft "footer_" hinzugefügt werden. */ public Fieldset.Builder<_B> addFooter(final Iterable> footer_) { return addContent(footer_); } /** * Fügt Werte zur Eigenschaft "footer_" hinzu. * * @param footer_ * Werte, die zur Eigenschaft "footer_" hinzugefügt werden. */ public Fieldset.Builder<_B> addFooter(JAXBElement ... footer_) { return addFooter(Arrays.asList(footer_)); } /** * Fügt Werte zur Eigenschaft "video_" hinzu. * * @param video_ * Werte, die zur Eigenschaft "video_" hinzugefügt werden. */ public Fieldset.Builder<_B> addVideo(final Iterable> video_) { return addContent(video_); } /** * Fügt Werte zur Eigenschaft "video_" hinzu. * * @param video_ * Werte, die zur Eigenschaft "video_" hinzugefügt werden. */ public Fieldset.Builder<_B> addVideo(JAXBElement ... video_) { return addVideo(Arrays.asList(video_)); } /** * Fügt Werte zur Eigenschaft "audio_" hinzu. * * @param audio_ * Werte, die zur Eigenschaft "audio_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAudio(final Iterable> audio_) { return addContent(audio_); } /** * Fügt Werte zur Eigenschaft "audio_" hinzu. * * @param audio_ * Werte, die zur Eigenschaft "audio_" hinzugefügt werden. */ public Fieldset.Builder<_B> addAudio(JAXBElement ... audio_) { return addAudio(Arrays.asList(audio_)); } /** * Fügt Werte zur Eigenschaft "figure_" hinzu. * * @param figure_ * Werte, die zur Eigenschaft "figure_" hinzugefügt werden. */ public Fieldset.Builder<_B> addFigure(final Iterable figure_) { if (figure_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Figure _item: figure_) { this.content.add(new Figure.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "figure_" hinzu. * * @param figure_ * Werte, die zur Eigenschaft "figure_" hinzugefügt werden. */ public Fieldset.Builder<_B> addFigure(Figure... figure_) { return addFigure(Arrays.asList(figure_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "figure". * Mit {@link org.w3._1999.xhtml.Figure.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "figure". * Mit {@link org.w3._1999.xhtml.Figure.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Figure.Builder> addFigure() { if (this.content == null) { this.content = new ArrayList<>(); } final Figure.Builder> figure_Builder = new Figure.Builder<>(this, null, false); this.content.add(figure_Builder); return figure_Builder; } /** * Fügt Werte zur Eigenschaft "table_" hinzu. * * @param table_ * Werte, die zur Eigenschaft "table_" hinzugefügt werden. */ public Fieldset.Builder<_B> addTable(final Iterable table_) { if (table_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Table _item: table_) { this.content.add(new Table.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "table_" hinzu. * * @param table_ * Werte, die zur Eigenschaft "table_" hinzugefügt werden. */ public Fieldset.Builder<_B> addTable(Table... table_) { return addTable(Arrays.asList(table_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "table". * Mit {@link org.w3._1999.xhtml.Table.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "table". * Mit {@link org.w3._1999.xhtml.Table.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Table.Builder> addTable() { if (this.content == null) { this.content = new ArrayList<>(); } final Table.Builder> table_Builder = new Table.Builder<>(this, null, false); this.content.add(table_Builder); return table_Builder; } /** * Fügt Werte zur Eigenschaft "form_" hinzu. * * @param form_ * Werte, die zur Eigenschaft "form_" hinzugefügt werden. */ public Fieldset.Builder<_B> addForm(final Iterable form_) { if (form_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Form _item: form_) { this.content.add(new Form.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "form_" hinzu. * * @param form_ * Werte, die zur Eigenschaft "form_" hinzugefügt werden. */ public Fieldset.Builder<_B> addForm(Form... form_) { return addForm(Arrays.asList(form_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "form". * Mit {@link org.w3._1999.xhtml.Form.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "form". * Mit {@link org.w3._1999.xhtml.Form.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Form.Builder> addForm() { if (this.content == null) { this.content = new ArrayList<>(); } final Form.Builder> form_Builder = new Form.Builder<>(this, null, false); this.content.add(form_Builder); return form_Builder; } /** * Fügt Werte zur Eigenschaft "fieldset_" hinzu. * * @param fieldset_ * Werte, die zur Eigenschaft "fieldset_" hinzugefügt werden. */ public Fieldset.Builder<_B> addFieldset(final Iterable fieldset_) { if (fieldset_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Fieldset _item: fieldset_) { this.content.add(new Fieldset.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "fieldset_" hinzu. * * @param fieldset_ * Werte, die zur Eigenschaft "fieldset_" hinzugefügt werden. */ public Fieldset.Builder<_B> addFieldset(Fieldset... fieldset_) { return addFieldset(Arrays.asList(fieldset_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "fieldset". * Mit {@link org.w3._1999.xhtml.Fieldset.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "fieldset". * Mit {@link org.w3._1999.xhtml.Fieldset.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Fieldset.Builder> addFieldset() { if (this.content == null) { this.content = new ArrayList<>(); } final Fieldset.Builder> fieldset_Builder = new Fieldset.Builder<>(this, null, false); this.content.add(fieldset_Builder); return fieldset_Builder; } /** * Fügt Werte zur Eigenschaft "menu_" hinzu. * * @param menu_ * Werte, die zur Eigenschaft "menu_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMenu(final Iterable menu_) { if (menu_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Menu _item: menu_) { this.content.add(new Menu.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "menu_" hinzu. * * @param menu_ * Werte, die zur Eigenschaft "menu_" hinzugefügt werden. */ public Fieldset.Builder<_B> addMenu(Menu... menu_) { return addMenu(Arrays.asList(menu_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "menu". * Mit {@link org.w3._1999.xhtml.Menu.Builder#end()} geht es zurück zum aktuellen * Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "menu". * Mit {@link org.w3._1999.xhtml.Menu.Builder#end()} geht es zurück zum aktuellen * Builder. */ public Menu.Builder> addMenu() { if (this.content == null) { this.content = new ArrayList<>(); } final Menu.Builder> menu_Builder = new Menu.Builder<>(this, null, false); this.content.add(menu_Builder); return menu_Builder; } /** * Fügt Werte zur Eigenschaft "canvas_" hinzu. * * @param canvas_ * Werte, die zur Eigenschaft "canvas_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCanvas(final Iterable> canvas_) { return addContent(canvas_); } /** * Fügt Werte zur Eigenschaft "canvas_" hinzu. * * @param canvas_ * Werte, die zur Eigenschaft "canvas_" hinzugefügt werden. */ public Fieldset.Builder<_B> addCanvas(JAXBElement ... canvas_) { return addCanvas(Arrays.asList(canvas_)); } /** * Fügt Werte zur Eigenschaft "details_" hinzu. * * @param details_ * Werte, die zur Eigenschaft "details_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDetails(final Iterable details_) { if (details_!= null) { if (this.content == null) { this.content = new ArrayList<>(); } for (Details _item: details_) { this.content.add(new Details.Builder<>(this, _item, false)); } } return this; } /** * Fügt Werte zur Eigenschaft "details_" hinzu. * * @param details_ * Werte, die zur Eigenschaft "details_" hinzugefügt werden. */ public Fieldset.Builder<_B> addDetails(Details... details_) { return addDetails(Arrays.asList(details_)); } /** * Erzeugt einen neuen "Builder" zum Zusammenbauen eines zusätzlichen Wertes für * die Eigenschaft "details". * Mit {@link org.w3._1999.xhtml.Details.Builder#end()} geht es zurück zum * aktuellen Builder. * * @return * Ein neuer "Builder" zum Zusammenbauen eines zusätzlichen Wertes für die * Eigenschaft "details". * Mit {@link org.w3._1999.xhtml.Details.Builder#end()} geht es zurück zum * aktuellen Builder. */ public Details.Builder> addDetails() { if (this.content == null) { this.content = new ArrayList<>(); } final Details.Builder> details_Builder = new Details.Builder<>(this, null, false); this.content.add(details_Builder); return details_Builder; } /** * Setzt den neuen Wert der Eigenschaft "name" (Vorher zugewiesener Wert wird * ersetzt) * * @param name * Neuer Wert der Eigenschaft "name". */ public Fieldset.Builder<_B> withName(final String name) { this.name = name; return this; } /** * Setzt den neuen Wert der Eigenschaft "disabled" (Vorher zugewiesener Wert wird * ersetzt) * * @param disabled * Neuer Wert der Eigenschaft "disabled". */ public Fieldset.Builder<_B> withDisabled(final String disabled) { this.disabled = disabled; return this; } /** * Setzt den neuen Wert der Eigenschaft "form" (Vorher zugewiesener Wert wird * ersetzt) * * @param form * Neuer Wert der Eigenschaft "form". */ public Fieldset.Builder<_B> withForm(final String form) { this.form = form; return this; } /** * Setzt den neuen Wert der Eigenschaft "xmlLang" (Vorher zugewiesener Wert wird * ersetzt) * * @param xmlLang * Neuer Wert der Eigenschaft "xmlLang". */ public Fieldset.Builder<_B> withXmlLang(final String xmlLang) { this.xmlLang = xmlLang; return this; } /** * Setzt den neuen Wert der Eigenschaft "xmlSpace" (Vorher zugewiesener Wert wird * ersetzt) * * @param xmlSpace * Neuer Wert der Eigenschaft "xmlSpace". */ public Fieldset.Builder<_B> withXmlSpace(final String xmlSpace) { this.xmlSpace = xmlSpace; return this; } /** * Setzt den neuen Wert der Eigenschaft "xmlBase" (Vorher zugewiesener Wert wird * ersetzt) * * @param xmlBase * Neuer Wert der Eigenschaft "xmlBase". */ public Fieldset.Builder<_B> withXmlBase(final String xmlBase) { this.xmlBase = xmlBase; return this; } /** * Setzt den neuen Wert der Eigenschaft "dir" (Vorher zugewiesener Wert wird * ersetzt) * * @param dir * Neuer Wert der Eigenschaft "dir". */ public Fieldset.Builder<_B> withDir(final Dir dir) { this.dir = dir; return this; } /** * Fügt Werte zur Eigenschaft "accesskey" hinzu. * * @param accesskey * Werte, die zur Eigenschaft "accesskey" hinzugefügt werden. */ public Fieldset.Builder<_B> addAccesskey(final Iterable accesskey) { if (accesskey!= null) { if (this.accesskey == null) { this.accesskey = new ArrayList<>(); } for (String _item: accesskey) { this.accesskey.add(new Buildable.PrimitiveBuildable(_item)); } } return this; } /** * Setzt den neuen Wert der Eigenschaft "accesskey" (Vorher zugewiesener Wert wird * ersetzt) * * @param accesskey * Neuer Wert der Eigenschaft "accesskey". */ public Fieldset.Builder<_B> withAccesskey(final Iterable accesskey) { if (this.accesskey!= null) { this.accesskey.clear(); } return addAccesskey(accesskey); } /** * Fügt Werte zur Eigenschaft "accesskey" hinzu. * * @param accesskey * Werte, die zur Eigenschaft "accesskey" hinzugefügt werden. */ public Fieldset.Builder<_B> addAccesskey(String... accesskey) { addAccesskey(Arrays.asList(accesskey)); return this; } /** * Setzt den neuen Wert der Eigenschaft "accesskey" (Vorher zugewiesener Wert wird * ersetzt) * * @param accesskey * Neuer Wert der Eigenschaft "accesskey". */ public Fieldset.Builder<_B> withAccesskey(String... accesskey) { withAccesskey(Arrays.asList(accesskey)); return this; } /** * Fügt Werte zur Eigenschaft "clazz" hinzu. * * @param clazz * Werte, die zur Eigenschaft "clazz" hinzugefügt werden. */ public Fieldset.Builder<_B> addClazz(final Iterable clazz) { if (clazz!= null) { if (this.clazz == null) { this.clazz = new ArrayList<>(); } for (String _item: clazz) { this.clazz.add(new Buildable.PrimitiveBuildable(_item)); } } return this; } /** * Setzt den neuen Wert der Eigenschaft "clazz" (Vorher zugewiesener Wert wird * ersetzt) * * @param clazz * Neuer Wert der Eigenschaft "clazz". */ public Fieldset.Builder<_B> withClazz(final Iterable clazz) { if (this.clazz!= null) { this.clazz.clear(); } return addClazz(clazz); } /** * Fügt Werte zur Eigenschaft "clazz" hinzu. * * @param clazz * Werte, die zur Eigenschaft "clazz" hinzugefügt werden. */ public Fieldset.Builder<_B> addClazz(String... clazz) { addClazz(Arrays.asList(clazz)); return this; } /** * Setzt den neuen Wert der Eigenschaft "clazz" (Vorher zugewiesener Wert wird * ersetzt) * * @param clazz * Neuer Wert der Eigenschaft "clazz". */ public Fieldset.Builder<_B> withClazz(String... clazz) { withClazz(Arrays.asList(clazz)); return this; } /** * Setzt den neuen Wert der Eigenschaft "contenteditable" (Vorher zugewiesener Wert * wird ersetzt) * * @param contenteditable * Neuer Wert der Eigenschaft "contenteditable". */ public Fieldset.Builder<_B> withContenteditable(final String contenteditable) { this.contenteditable = contenteditable; return this; } /** * Setzt den neuen Wert der Eigenschaft "contextmenu" (Vorher zugewiesener Wert * wird ersetzt) * * @param contextmenu * Neuer Wert der Eigenschaft "contextmenu". */ public Fieldset.Builder<_B> withContextmenu(final String contextmenu) { this.contextmenu = contextmenu; return this; } /** * Setzt den neuen Wert der Eigenschaft "draggable" (Vorher zugewiesener Wert wird * ersetzt) * * @param draggable * Neuer Wert der Eigenschaft "draggable". */ public Fieldset.Builder<_B> withDraggable(final Boolean draggable) { this.draggable = draggable; return this; } /** * Fügt Werte zur Eigenschaft "dropzone" hinzu. * * @param dropzone * Werte, die zur Eigenschaft "dropzone" hinzugefügt werden. */ public Fieldset.Builder<_B> addDropzone(final Iterable dropzone) { if (dropzone!= null) { if (this.dropzone == null) { this.dropzone = new ArrayList<>(); } for (String _item: dropzone) { this.dropzone.add(new Buildable.PrimitiveBuildable(_item)); } } return this; } /** * Setzt den neuen Wert der Eigenschaft "dropzone" (Vorher zugewiesener Wert wird * ersetzt) * * @param dropzone * Neuer Wert der Eigenschaft "dropzone". */ public Fieldset.Builder<_B> withDropzone(final Iterable dropzone) { if (this.dropzone!= null) { this.dropzone.clear(); } return addDropzone(dropzone); } /** * Fügt Werte zur Eigenschaft "dropzone" hinzu. * * @param dropzone * Werte, die zur Eigenschaft "dropzone" hinzugefügt werden. */ public Fieldset.Builder<_B> addDropzone(String... dropzone) { addDropzone(Arrays.asList(dropzone)); return this; } /** * Setzt den neuen Wert der Eigenschaft "dropzone" (Vorher zugewiesener Wert wird * ersetzt) * * @param dropzone * Neuer Wert der Eigenschaft "dropzone". */ public Fieldset.Builder<_B> withDropzone(String... dropzone) { withDropzone(Arrays.asList(dropzone)); return this; } /** * Setzt den neuen Wert der Eigenschaft "hidden" (Vorher zugewiesener Wert wird * ersetzt) * * @param hidden * Neuer Wert der Eigenschaft "hidden". */ public Fieldset.Builder<_B> withHidden(final String hidden) { this.hidden = hidden; return this; } /** * Setzt den neuen Wert der Eigenschaft "id" (Vorher zugewiesener Wert wird * ersetzt) * * @param id * Neuer Wert der Eigenschaft "id". */ public Fieldset.Builder<_B> withId(final String id) { this.id = id; return this; } /** * Setzt den neuen Wert der Eigenschaft "lang" (Vorher zugewiesener Wert wird * ersetzt) * * @param lang * Neuer Wert der Eigenschaft "lang". */ public Fieldset.Builder<_B> withLang(final String lang) { this.lang = lang; return this; } /** * Setzt den neuen Wert der Eigenschaft "spellcheck" (Vorher zugewiesener Wert wird * ersetzt) * * @param spellcheck * Neuer Wert der Eigenschaft "spellcheck". */ public Fieldset.Builder<_B> withSpellcheck(final String spellcheck) { this.spellcheck = spellcheck; return this; } /** * Setzt den neuen Wert der Eigenschaft "style" (Vorher zugewiesener Wert wird * ersetzt) * * @param style * Neuer Wert der Eigenschaft "style". */ public Fieldset.Builder<_B> withStyle(final String style) { this.style = style; return this; } /** * Setzt den neuen Wert der Eigenschaft "tabindex" (Vorher zugewiesener Wert wird * ersetzt) * * @param tabindex * Neuer Wert der Eigenschaft "tabindex". */ public Fieldset.Builder<_B> withTabindex(final BigInteger tabindex) { this.tabindex = tabindex; return this; } /** * Setzt den neuen Wert der Eigenschaft "title" (Vorher zugewiesener Wert wird * ersetzt) * * @param title * Neuer Wert der Eigenschaft "title". */ public Fieldset.Builder<_B> withTitle(final String title) { this.title = title; return this; } /** * Setzt den neuen Wert der Eigenschaft "onabort" (Vorher zugewiesener Wert wird * ersetzt) * * @param onabort * Neuer Wert der Eigenschaft "onabort". */ public Fieldset.Builder<_B> withOnabort(final String onabort) { this.onabort = onabort; return this; } /** * Setzt den neuen Wert der Eigenschaft "onblur" (Vorher zugewiesener Wert wird * ersetzt) * * @param onblur * Neuer Wert der Eigenschaft "onblur". */ public Fieldset.Builder<_B> withOnblur(final String onblur) { this.onblur = onblur; return this; } /** * Setzt den neuen Wert der Eigenschaft "oncanplay" (Vorher zugewiesener Wert wird * ersetzt) * * @param oncanplay * Neuer Wert der Eigenschaft "oncanplay". */ public Fieldset.Builder<_B> withOncanplay(final String oncanplay) { this.oncanplay = oncanplay; return this; } /** * Setzt den neuen Wert der Eigenschaft "oncanplaythrough" (Vorher zugewiesener * Wert wird ersetzt) * * @param oncanplaythrough * Neuer Wert der Eigenschaft "oncanplaythrough". */ public Fieldset.Builder<_B> withOncanplaythrough(final String oncanplaythrough) { this.oncanplaythrough = oncanplaythrough; return this; } /** * Setzt den neuen Wert der Eigenschaft "onchange" (Vorher zugewiesener Wert wird * ersetzt) * * @param onchange * Neuer Wert der Eigenschaft "onchange". */ public Fieldset.Builder<_B> withOnchange(final String onchange) { this.onchange = onchange; return this; } /** * Setzt den neuen Wert der Eigenschaft "onclick" (Vorher zugewiesener Wert wird * ersetzt) * * @param onclick * Neuer Wert der Eigenschaft "onclick". */ public Fieldset.Builder<_B> withOnclick(final String onclick) { this.onclick = onclick; return this; } /** * Setzt den neuen Wert der Eigenschaft "oncontextmenu" (Vorher zugewiesener Wert * wird ersetzt) * * @param oncontextmenu * Neuer Wert der Eigenschaft "oncontextmenu". */ public Fieldset.Builder<_B> withOncontextmenu(final String oncontextmenu) { this.oncontextmenu = oncontextmenu; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondblclick" (Vorher zugewiesener Wert wird * ersetzt) * * @param ondblclick * Neuer Wert der Eigenschaft "ondblclick". */ public Fieldset.Builder<_B> withOndblclick(final String ondblclick) { this.ondblclick = ondblclick; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondrag" (Vorher zugewiesener Wert wird * ersetzt) * * @param ondrag * Neuer Wert der Eigenschaft "ondrag". */ public Fieldset.Builder<_B> withOndrag(final String ondrag) { this.ondrag = ondrag; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondragend" (Vorher zugewiesener Wert wird * ersetzt) * * @param ondragend * Neuer Wert der Eigenschaft "ondragend". */ public Fieldset.Builder<_B> withOndragend(final String ondragend) { this.ondragend = ondragend; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondragenter" (Vorher zugewiesener Wert * wird ersetzt) * * @param ondragenter * Neuer Wert der Eigenschaft "ondragenter". */ public Fieldset.Builder<_B> withOndragenter(final String ondragenter) { this.ondragenter = ondragenter; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondragleave" (Vorher zugewiesener Wert * wird ersetzt) * * @param ondragleave * Neuer Wert der Eigenschaft "ondragleave". */ public Fieldset.Builder<_B> withOndragleave(final String ondragleave) { this.ondragleave = ondragleave; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondragover" (Vorher zugewiesener Wert wird * ersetzt) * * @param ondragover * Neuer Wert der Eigenschaft "ondragover". */ public Fieldset.Builder<_B> withOndragover(final String ondragover) { this.ondragover = ondragover; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondragstart" (Vorher zugewiesener Wert * wird ersetzt) * * @param ondragstart * Neuer Wert der Eigenschaft "ondragstart". */ public Fieldset.Builder<_B> withOndragstart(final String ondragstart) { this.ondragstart = ondragstart; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondrop" (Vorher zugewiesener Wert wird * ersetzt) * * @param ondrop * Neuer Wert der Eigenschaft "ondrop". */ public Fieldset.Builder<_B> withOndrop(final String ondrop) { this.ondrop = ondrop; return this; } /** * Setzt den neuen Wert der Eigenschaft "ondurationchange" (Vorher zugewiesener * Wert wird ersetzt) * * @param ondurationchange * Neuer Wert der Eigenschaft "ondurationchange". */ public Fieldset.Builder<_B> withOndurationchange(final String ondurationchange) { this.ondurationchange = ondurationchange; return this; } /** * Setzt den neuen Wert der Eigenschaft "onemptied" (Vorher zugewiesener Wert wird * ersetzt) * * @param onemptied * Neuer Wert der Eigenschaft "onemptied". */ public Fieldset.Builder<_B> withOnemptied(final String onemptied) { this.onemptied = onemptied; return this; } /** * Setzt den neuen Wert der Eigenschaft "onended" (Vorher zugewiesener Wert wird * ersetzt) * * @param onended * Neuer Wert der Eigenschaft "onended". */ public Fieldset.Builder<_B> withOnended(final String onended) { this.onended = onended; return this; } /** * Setzt den neuen Wert der Eigenschaft "onerror" (Vorher zugewiesener Wert wird * ersetzt) * * @param onerror * Neuer Wert der Eigenschaft "onerror". */ public Fieldset.Builder<_B> withOnerror(final String onerror) { this.onerror = onerror; return this; } /** * Setzt den neuen Wert der Eigenschaft "onfocus" (Vorher zugewiesener Wert wird * ersetzt) * * @param onfocus * Neuer Wert der Eigenschaft "onfocus". */ public Fieldset.Builder<_B> withOnfocus(final String onfocus) { this.onfocus = onfocus; return this; } /** * Setzt den neuen Wert der Eigenschaft "oninput" (Vorher zugewiesener Wert wird * ersetzt) * * @param oninput * Neuer Wert der Eigenschaft "oninput". */ public Fieldset.Builder<_B> withOninput(final String oninput) { this.oninput = oninput; return this; } /** * Setzt den neuen Wert der Eigenschaft "oninvalid" (Vorher zugewiesener Wert wird * ersetzt) * * @param oninvalid * Neuer Wert der Eigenschaft "oninvalid". */ public Fieldset.Builder<_B> withOninvalid(final String oninvalid) { this.oninvalid = oninvalid; return this; } /** * Setzt den neuen Wert der Eigenschaft "onkeydown" (Vorher zugewiesener Wert wird * ersetzt) * * @param onkeydown * Neuer Wert der Eigenschaft "onkeydown". */ public Fieldset.Builder<_B> withOnkeydown(final String onkeydown) { this.onkeydown = onkeydown; return this; } /** * Setzt den neuen Wert der Eigenschaft "onkeypress" (Vorher zugewiesener Wert wird * ersetzt) * * @param onkeypress * Neuer Wert der Eigenschaft "onkeypress". */ public Fieldset.Builder<_B> withOnkeypress(final String onkeypress) { this.onkeypress = onkeypress; return this; } /** * Setzt den neuen Wert der Eigenschaft "onkeyup" (Vorher zugewiesener Wert wird * ersetzt) * * @param onkeyup * Neuer Wert der Eigenschaft "onkeyup". */ public Fieldset.Builder<_B> withOnkeyup(final String onkeyup) { this.onkeyup = onkeyup; return this; } /** * Setzt den neuen Wert der Eigenschaft "onload" (Vorher zugewiesener Wert wird * ersetzt) * * @param onload * Neuer Wert der Eigenschaft "onload". */ public Fieldset.Builder<_B> withOnload(final String onload) { this.onload = onload; return this; } /** * Setzt den neuen Wert der Eigenschaft "onloadeddata" (Vorher zugewiesener Wert * wird ersetzt) * * @param onloadeddata * Neuer Wert der Eigenschaft "onloadeddata". */ public Fieldset.Builder<_B> withOnloadeddata(final String onloadeddata) { this.onloadeddata = onloadeddata; return this; } /** * Setzt den neuen Wert der Eigenschaft "onloadedmetadata" (Vorher zugewiesener * Wert wird ersetzt) * * @param onloadedmetadata * Neuer Wert der Eigenschaft "onloadedmetadata". */ public Fieldset.Builder<_B> withOnloadedmetadata(final String onloadedmetadata) { this.onloadedmetadata = onloadedmetadata; return this; } /** * Setzt den neuen Wert der Eigenschaft "onloadstart" (Vorher zugewiesener Wert * wird ersetzt) * * @param onloadstart * Neuer Wert der Eigenschaft "onloadstart". */ public Fieldset.Builder<_B> withOnloadstart(final String onloadstart) { this.onloadstart = onloadstart; return this; } /** * Setzt den neuen Wert der Eigenschaft "onmousedown" (Vorher zugewiesener Wert * wird ersetzt) * * @param onmousedown * Neuer Wert der Eigenschaft "onmousedown". */ public Fieldset.Builder<_B> withOnmousedown(final String onmousedown) { this.onmousedown = onmousedown; return this; } /** * Setzt den neuen Wert der Eigenschaft "onmousemove" (Vorher zugewiesener Wert * wird ersetzt) * * @param onmousemove * Neuer Wert der Eigenschaft "onmousemove". */ public Fieldset.Builder<_B> withOnmousemove(final String onmousemove) { this.onmousemove = onmousemove; return this; } /** * Setzt den neuen Wert der Eigenschaft "onmouseout" (Vorher zugewiesener Wert wird * ersetzt) * * @param onmouseout * Neuer Wert der Eigenschaft "onmouseout". */ public Fieldset.Builder<_B> withOnmouseout(final String onmouseout) { this.onmouseout = onmouseout; return this; } /** * Setzt den neuen Wert der Eigenschaft "onmouseover" (Vorher zugewiesener Wert * wird ersetzt) * * @param onmouseover * Neuer Wert der Eigenschaft "onmouseover". */ public Fieldset.Builder<_B> withOnmouseover(final String onmouseover) { this.onmouseover = onmouseover; return this; } /** * Setzt den neuen Wert der Eigenschaft "onmouseup" (Vorher zugewiesener Wert wird * ersetzt) * * @param onmouseup * Neuer Wert der Eigenschaft "onmouseup". */ public Fieldset.Builder<_B> withOnmouseup(final String onmouseup) { this.onmouseup = onmouseup; return this; } /** * Setzt den neuen Wert der Eigenschaft "onmousewheel" (Vorher zugewiesener Wert * wird ersetzt) * * @param onmousewheel * Neuer Wert der Eigenschaft "onmousewheel". */ public Fieldset.Builder<_B> withOnmousewheel(final String onmousewheel) { this.onmousewheel = onmousewheel; return this; } /** * Setzt den neuen Wert der Eigenschaft "onpause" (Vorher zugewiesener Wert wird * ersetzt) * * @param onpause * Neuer Wert der Eigenschaft "onpause". */ public Fieldset.Builder<_B> withOnpause(final String onpause) { this.onpause = onpause; return this; } /** * Setzt den neuen Wert der Eigenschaft "onplay" (Vorher zugewiesener Wert wird * ersetzt) * * @param onplay * Neuer Wert der Eigenschaft "onplay". */ public Fieldset.Builder<_B> withOnplay(final String onplay) { this.onplay = onplay; return this; } /** * Setzt den neuen Wert der Eigenschaft "onplaying" (Vorher zugewiesener Wert wird * ersetzt) * * @param onplaying * Neuer Wert der Eigenschaft "onplaying". */ public Fieldset.Builder<_B> withOnplaying(final String onplaying) { this.onplaying = onplaying; return this; } /** * Setzt den neuen Wert der Eigenschaft "onprogress" (Vorher zugewiesener Wert wird * ersetzt) * * @param onprogress * Neuer Wert der Eigenschaft "onprogress". */ public Fieldset.Builder<_B> withOnprogress(final String onprogress) { this.onprogress = onprogress; return this; } /** * Setzt den neuen Wert der Eigenschaft "onratechange" (Vorher zugewiesener Wert * wird ersetzt) * * @param onratechange * Neuer Wert der Eigenschaft "onratechange". */ public Fieldset.Builder<_B> withOnratechange(final String onratechange) { this.onratechange = onratechange; return this; } /** * Setzt den neuen Wert der Eigenschaft "onreadystatechange" (Vorher zugewiesener * Wert wird ersetzt) * * @param onreadystatechange * Neuer Wert der Eigenschaft "onreadystatechange". */ public Fieldset.Builder<_B> withOnreadystatechange(final String onreadystatechange) { this.onreadystatechange = onreadystatechange; return this; } /** * Setzt den neuen Wert der Eigenschaft "onreset" (Vorher zugewiesener Wert wird * ersetzt) * * @param onreset * Neuer Wert der Eigenschaft "onreset". */ public Fieldset.Builder<_B> withOnreset(final String onreset) { this.onreset = onreset; return this; } /** * Setzt den neuen Wert der Eigenschaft "onscroll" (Vorher zugewiesener Wert wird * ersetzt) * * @param onscroll * Neuer Wert der Eigenschaft "onscroll". */ public Fieldset.Builder<_B> withOnscroll(final String onscroll) { this.onscroll = onscroll; return this; } /** * Setzt den neuen Wert der Eigenschaft "onseeked" (Vorher zugewiesener Wert wird * ersetzt) * * @param onseeked * Neuer Wert der Eigenschaft "onseeked". */ public Fieldset.Builder<_B> withOnseeked(final String onseeked) { this.onseeked = onseeked; return this; } /** * Setzt den neuen Wert der Eigenschaft "onseeking" (Vorher zugewiesener Wert wird * ersetzt) * * @param onseeking * Neuer Wert der Eigenschaft "onseeking". */ public Fieldset.Builder<_B> withOnseeking(final String onseeking) { this.onseeking = onseeking; return this; } /** * Setzt den neuen Wert der Eigenschaft "onselect" (Vorher zugewiesener Wert wird * ersetzt) * * @param onselect * Neuer Wert der Eigenschaft "onselect". */ public Fieldset.Builder<_B> withOnselect(final String onselect) { this.onselect = onselect; return this; } /** * Setzt den neuen Wert der Eigenschaft "onshow" (Vorher zugewiesener Wert wird * ersetzt) * * @param onshow * Neuer Wert der Eigenschaft "onshow". */ public Fieldset.Builder<_B> withOnshow(final String onshow) { this.onshow = onshow; return this; } /** * Setzt den neuen Wert der Eigenschaft "onstalled" (Vorher zugewiesener Wert wird * ersetzt) * * @param onstalled * Neuer Wert der Eigenschaft "onstalled". */ public Fieldset.Builder<_B> withOnstalled(final String onstalled) { this.onstalled = onstalled; return this; } /** * Setzt den neuen Wert der Eigenschaft "onsubmit" (Vorher zugewiesener Wert wird * ersetzt) * * @param onsubmit * Neuer Wert der Eigenschaft "onsubmit". */ public Fieldset.Builder<_B> withOnsubmit(final String onsubmit) { this.onsubmit = onsubmit; return this; } /** * Setzt den neuen Wert der Eigenschaft "onsuspend" (Vorher zugewiesener Wert wird * ersetzt) * * @param onsuspend * Neuer Wert der Eigenschaft "onsuspend". */ public Fieldset.Builder<_B> withOnsuspend(final String onsuspend) { this.onsuspend = onsuspend; return this; } /** * Setzt den neuen Wert der Eigenschaft "ontimeupdate" (Vorher zugewiesener Wert * wird ersetzt) * * @param ontimeupdate * Neuer Wert der Eigenschaft "ontimeupdate". */ public Fieldset.Builder<_B> withOntimeupdate(final String ontimeupdate) { this.ontimeupdate = ontimeupdate; return this; } /** * Setzt den neuen Wert der Eigenschaft "onvolumechange" (Vorher zugewiesener Wert * wird ersetzt) * * @param onvolumechange * Neuer Wert der Eigenschaft "onvolumechange". */ public Fieldset.Builder<_B> withOnvolumechange(final String onvolumechange) { this.onvolumechange = onvolumechange; return this; } /** * Setzt den neuen Wert der Eigenschaft "onwaiting" (Vorher zugewiesener Wert wird * ersetzt) * * @param onwaiting * Neuer Wert der Eigenschaft "onwaiting". */ public Fieldset.Builder<_B> withOnwaiting(final String onwaiting) { this.onwaiting = onwaiting; return this; } @Override public Fieldset build() { if (_storedValue == null) { return this.init(new Fieldset()); } else { return ((Fieldset) _storedValue); } } public Fieldset.Builder<_B> copyOf(final Fieldset _other) { _other.copyTo(this); return this; } public Fieldset.Builder<_B> copyOf(final Fieldset.Builder _other) { return copyOf(_other.build()); } } public class Modifier implements org.w3._1999.xhtml.GlobalAttributeGroup.Modifier { public List getContent() { if (Fieldset.this.content == null) { Fieldset.this.content = new ArrayList<>(); } return Fieldset.this.content; } public void setName(final String name) { Fieldset.this.setName(name); } public void setDisabled(final String disabled) { Fieldset.this.setDisabled(disabled); } public void setForm(final String form) { Fieldset.this.setForm(form); } public void setXmlLang(final String xmlLang) { Fieldset.this.setXmlLang(xmlLang); } public void setXmlSpace(final String xmlSpace) { Fieldset.this.setXmlSpace(xmlSpace); } public void setXmlBase(final String xmlBase) { Fieldset.this.setXmlBase(xmlBase); } public void setDir(final Dir dir) { Fieldset.this.setDir(dir); } public List getAccesskey() { if (Fieldset.this.accesskey == null) { Fieldset.this.accesskey = new ArrayList<>(); } return Fieldset.this.accesskey; } public List getClazz() { if (Fieldset.this.clazz == null) { Fieldset.this.clazz = new ArrayList<>(); } return Fieldset.this.clazz; } public void setContenteditable(final String contenteditable) { Fieldset.this.setContenteditable(contenteditable); } public void setContextmenu(final String contextmenu) { Fieldset.this.setContextmenu(contextmenu); } public void setDraggable(final Boolean draggable) { Fieldset.this.setDraggable(draggable); } public List getDropzone() { if (Fieldset.this.dropzone == null) { Fieldset.this.dropzone = new ArrayList<>(); } return Fieldset.this.dropzone; } public void setHidden(final String hidden) { Fieldset.this.setHidden(hidden); } public void setId(final String id) { Fieldset.this.setId(id); } public void setLang(final String lang) { Fieldset.this.setLang(lang); } public void setSpellcheck(final String spellcheck) { Fieldset.this.setSpellcheck(spellcheck); } public void setStyle(final String style) { Fieldset.this.setStyle(style); } public void setTabindex(final BigInteger tabindex) { Fieldset.this.setTabindex(tabindex); } public void setTitle(final String title) { Fieldset.this.setTitle(title); } public void setOnabort(final String onabort) { Fieldset.this.setOnabort(onabort); } public void setOnblur(final String onblur) { Fieldset.this.setOnblur(onblur); } public void setOncanplay(final String oncanplay) { Fieldset.this.setOncanplay(oncanplay); } public void setOncanplaythrough(final String oncanplaythrough) { Fieldset.this.setOncanplaythrough(oncanplaythrough); } public void setOnchange(final String onchange) { Fieldset.this.setOnchange(onchange); } public void setOnclick(final String onclick) { Fieldset.this.setOnclick(onclick); } public void setOncontextmenu(final String oncontextmenu) { Fieldset.this.setOncontextmenu(oncontextmenu); } public void setOndblclick(final String ondblclick) { Fieldset.this.setOndblclick(ondblclick); } public void setOndrag(final String ondrag) { Fieldset.this.setOndrag(ondrag); } public void setOndragend(final String ondragend) { Fieldset.this.setOndragend(ondragend); } public void setOndragenter(final String ondragenter) { Fieldset.this.setOndragenter(ondragenter); } public void setOndragleave(final String ondragleave) { Fieldset.this.setOndragleave(ondragleave); } public void setOndragover(final String ondragover) { Fieldset.this.setOndragover(ondragover); } public void setOndragstart(final String ondragstart) { Fieldset.this.setOndragstart(ondragstart); } public void setOndrop(final String ondrop) { Fieldset.this.setOndrop(ondrop); } public void setOndurationchange(final String ondurationchange) { Fieldset.this.setOndurationchange(ondurationchange); } public void setOnemptied(final String onemptied) { Fieldset.this.setOnemptied(onemptied); } public void setOnended(final String onended) { Fieldset.this.setOnended(onended); } public void setOnerror(final String onerror) { Fieldset.this.setOnerror(onerror); } public void setOnfocus(final String onfocus) { Fieldset.this.setOnfocus(onfocus); } public void setOninput(final String oninput) { Fieldset.this.setOninput(oninput); } public void setOninvalid(final String oninvalid) { Fieldset.this.setOninvalid(oninvalid); } public void setOnkeydown(final String onkeydown) { Fieldset.this.setOnkeydown(onkeydown); } public void setOnkeypress(final String onkeypress) { Fieldset.this.setOnkeypress(onkeypress); } public void setOnkeyup(final String onkeyup) { Fieldset.this.setOnkeyup(onkeyup); } public void setOnload(final String onload) { Fieldset.this.setOnload(onload); } public void setOnloadeddata(final String onloadeddata) { Fieldset.this.setOnloadeddata(onloadeddata); } public void setOnloadedmetadata(final String onloadedmetadata) { Fieldset.this.setOnloadedmetadata(onloadedmetadata); } public void setOnloadstart(final String onloadstart) { Fieldset.this.setOnloadstart(onloadstart); } public void setOnmousedown(final String onmousedown) { Fieldset.this.setOnmousedown(onmousedown); } public void setOnmousemove(final String onmousemove) { Fieldset.this.setOnmousemove(onmousemove); } public void setOnmouseout(final String onmouseout) { Fieldset.this.setOnmouseout(onmouseout); } public void setOnmouseover(final String onmouseover) { Fieldset.this.setOnmouseover(onmouseover); } public void setOnmouseup(final String onmouseup) { Fieldset.this.setOnmouseup(onmouseup); } public void setOnmousewheel(final String onmousewheel) { Fieldset.this.setOnmousewheel(onmousewheel); } public void setOnpause(final String onpause) { Fieldset.this.setOnpause(onpause); } public void setOnplay(final String onplay) { Fieldset.this.setOnplay(onplay); } public void setOnplaying(final String onplaying) { Fieldset.this.setOnplaying(onplaying); } public void setOnprogress(final String onprogress) { Fieldset.this.setOnprogress(onprogress); } public void setOnratechange(final String onratechange) { Fieldset.this.setOnratechange(onratechange); } public void setOnreadystatechange(final String onreadystatechange) { Fieldset.this.setOnreadystatechange(onreadystatechange); } public void setOnreset(final String onreset) { Fieldset.this.setOnreset(onreset); } public void setOnscroll(final String onscroll) { Fieldset.this.setOnscroll(onscroll); } public void setOnseeked(final String onseeked) { Fieldset.this.setOnseeked(onseeked); } public void setOnseeking(final String onseeking) { Fieldset.this.setOnseeking(onseeking); } public void setOnselect(final String onselect) { Fieldset.this.setOnselect(onselect); } public void setOnshow(final String onshow) { Fieldset.this.setOnshow(onshow); } public void setOnstalled(final String onstalled) { Fieldset.this.setOnstalled(onstalled); } public void setOnsubmit(final String onsubmit) { Fieldset.this.setOnsubmit(onsubmit); } public void setOnsuspend(final String onsuspend) { Fieldset.this.setOnsuspend(onsuspend); } public void setOntimeupdate(final String ontimeupdate) { Fieldset.this.setOntimeupdate(ontimeupdate); } public void setOnvolumechange(final String onvolumechange) { Fieldset.this.setOnvolumechange(onvolumechange); } public void setOnwaiting(final String onwaiting) { Fieldset.this.setOnwaiting(onwaiting); } } public static class PropInfo { public static final transient CollectionPropertyInfo content = new CollectionPropertyInfo("content", Fieldset.class, Object.class, true, null, new QName("http://www.w3.org/1999/xhtml", "anonymousComplexType"), new QName("http://www.w3.org/1999/xhtml", "anonymousComplexType"), false) { @Override public List get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.content); } @Override public void set(final Fieldset _instance_, final List _value_) { if (_instance_!= null) { _instance_.content = _value_; } } } ; public static final transient SinglePropertyInfo name = new SinglePropertyInfo("name", Fieldset.class, String.class, false, null, new QName("", "name"), new QName("http://www.w3.org/1999/xhtml", "string"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.name); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.name = _value_; } } } ; public static final transient SinglePropertyInfo disabled = new SinglePropertyInfo("disabled", Fieldset.class, String.class, false, null, new QName("", "disabled"), new QName("http://www.w3.org/1999/xhtml", "disabled"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.disabled); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.disabled = _value_; } } } ; public static final transient SinglePropertyInfo form = new SinglePropertyInfo("form", Fieldset.class, String.class, false, null, new QName("", "form"), new QName("http://www.w3.org/1999/xhtml", "idref"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.form); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.form = _value_; } } } ; public static final transient SinglePropertyInfo xmlLang = new SinglePropertyInfo("xmlLang", Fieldset.class, String.class, false, null, new QName("http://www.w3.org/XML/1998/namespace", "lang"), new QName("http://www.w3.org/2001/XMLSchema", "language"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.xmlLang); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.xmlLang = _value_; } } } ; public static final transient SinglePropertyInfo xmlSpace = new SinglePropertyInfo("xmlSpace", Fieldset.class, String.class, false, "preserve", new QName("http://www.w3.org/XML/1998/namespace", "space"), new QName("http://www.w3.org/XML/1998/namespace", "anonymousAttributeType"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.xmlSpace); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.xmlSpace = _value_; } } } ; public static final transient SinglePropertyInfo xmlBase = new SinglePropertyInfo("xmlBase", Fieldset.class, String.class, false, null, new QName("http://www.w3.org/XML/1998/namespace", "base"), new QName("http://www.w3.org/2001/XMLSchema", "anyURI"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.xmlBase); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.xmlBase = _value_; } } } ; public static final transient SinglePropertyInfo dir = new SinglePropertyInfo("dir", Fieldset.class, Dir.class, false, null, new QName("", "dir"), new QName("http://www.w3.org/1999/xhtml", "dir"), true) { @Override public Dir get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.dir); } @Override public void set(final Fieldset _instance_, final Dir _value_) { if (_instance_!= null) { _instance_.dir = _value_; } } } ; public static final transient CollectionPropertyInfo accesskey = new CollectionPropertyInfo("accesskey", Fieldset.class, String.class, true, null, new QName("", "accesskey"), new QName("http://www.w3.org/1999/xhtml", "accesskey"), true) { @Override public List get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.accesskey); } @Override public void set(final Fieldset _instance_, final List _value_) { if (_instance_!= null) { _instance_.accesskey = _value_; } } } ; public static final transient CollectionPropertyInfo clazz = new CollectionPropertyInfo("clazz", Fieldset.class, String.class, true, null, new QName("", "class"), new QName("http://www.w3.org/1999/xhtml", "tokens"), true) { @Override public List get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.clazz); } @Override public void set(final Fieldset _instance_, final List _value_) { if (_instance_!= null) { _instance_.clazz = _value_; } } } ; public static final transient SinglePropertyInfo contenteditable = new SinglePropertyInfo("contenteditable", Fieldset.class, String.class, false, null, new QName("", "contenteditable"), new QName("http://www.w3.org/1999/xhtml", "implicitBoolean"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.contenteditable); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.contenteditable = _value_; } } } ; public static final transient SinglePropertyInfo contextmenu = new SinglePropertyInfo("contextmenu", Fieldset.class, String.class, false, null, new QName("", "contextmenu"), new QName("http://www.w3.org/1999/xhtml", "idref"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.contextmenu); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.contextmenu = _value_; } } } ; public static final transient SinglePropertyInfo draggable = new SinglePropertyInfo("draggable", Fieldset.class, Boolean.class, false, null, new QName("", "draggable"), new QName("http://www.w3.org/1999/xhtml", "boolean"), true) { @Override public Boolean get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.draggable); } @Override public void set(final Fieldset _instance_, final Boolean _value_) { if (_instance_!= null) { _instance_.draggable = _value_; } } } ; public static final transient CollectionPropertyInfo dropzone = new CollectionPropertyInfo("dropzone", Fieldset.class, String.class, true, null, new QName("", "dropzone"), new QName("http://www.w3.org/1999/xhtml", "dropzone"), true) { @Override public List get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.dropzone); } @Override public void set(final Fieldset _instance_, final List _value_) { if (_instance_!= null) { _instance_.dropzone = _value_; } } } ; public static final transient SinglePropertyInfo hidden = new SinglePropertyInfo("hidden", Fieldset.class, String.class, false, null, new QName("", "hidden"), new QName("http://www.w3.org/1999/xhtml", "hidden"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.hidden); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.hidden = _value_; } } } ; public static final transient SinglePropertyInfo id = new SinglePropertyInfo("id", Fieldset.class, String.class, false, null, new QName("", "id"), new QName("http://www.w3.org/1999/xhtml", "id"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.id); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.id = _value_; } } } ; public static final transient SinglePropertyInfo lang = new SinglePropertyInfo("lang", Fieldset.class, String.class, false, null, new QName("", "lang"), new QName("http://www.w3.org/1999/xhtml", "languageTag"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.lang); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.lang = _value_; } } } ; public static final transient SinglePropertyInfo spellcheck = new SinglePropertyInfo("spellcheck", Fieldset.class, String.class, false, null, new QName("", "spellcheck"), new QName("http://www.w3.org/1999/xhtml", "implicitBoolean"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.spellcheck); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.spellcheck = _value_; } } } ; public static final transient SinglePropertyInfo style = new SinglePropertyInfo("style", Fieldset.class, String.class, false, null, new QName("", "style"), new QName("http://www.w3.org/1999/xhtml", "string"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.style); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.style = _value_; } } } ; public static final transient SinglePropertyInfo tabindex = new SinglePropertyInfo("tabindex", Fieldset.class, BigInteger.class, false, null, new QName("", "tabindex"), new QName("http://www.w3.org/1999/xhtml", "integer"), true) { @Override public BigInteger get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.tabindex); } @Override public void set(final Fieldset _instance_, final BigInteger _value_) { if (_instance_!= null) { _instance_.tabindex = _value_; } } } ; public static final transient SinglePropertyInfo title = new SinglePropertyInfo("title", Fieldset.class, String.class, false, null, new QName("", "title"), new QName("http://www.w3.org/1999/xhtml", "string"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.title); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.title = _value_; } } } ; public static final transient SinglePropertyInfo onabort = new SinglePropertyInfo("onabort", Fieldset.class, String.class, false, null, new QName("", "onabort"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onabort); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onabort = _value_; } } } ; public static final transient SinglePropertyInfo onblur = new SinglePropertyInfo("onblur", Fieldset.class, String.class, false, null, new QName("", "onblur"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onblur); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onblur = _value_; } } } ; public static final transient SinglePropertyInfo oncanplay = new SinglePropertyInfo("oncanplay", Fieldset.class, String.class, false, null, new QName("", "oncanplay"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.oncanplay); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.oncanplay = _value_; } } } ; public static final transient SinglePropertyInfo oncanplaythrough = new SinglePropertyInfo("oncanplaythrough", Fieldset.class, String.class, false, null, new QName("", "oncanplaythrough"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.oncanplaythrough); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.oncanplaythrough = _value_; } } } ; public static final transient SinglePropertyInfo onchange = new SinglePropertyInfo("onchange", Fieldset.class, String.class, false, null, new QName("", "onchange"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onchange); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onchange = _value_; } } } ; public static final transient SinglePropertyInfo onclick = new SinglePropertyInfo("onclick", Fieldset.class, String.class, false, null, new QName("", "onclick"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onclick); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onclick = _value_; } } } ; public static final transient SinglePropertyInfo oncontextmenu = new SinglePropertyInfo("oncontextmenu", Fieldset.class, String.class, false, null, new QName("", "oncontextmenu"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.oncontextmenu); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.oncontextmenu = _value_; } } } ; public static final transient SinglePropertyInfo ondblclick = new SinglePropertyInfo("ondblclick", Fieldset.class, String.class, false, null, new QName("", "ondblclick"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondblclick); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondblclick = _value_; } } } ; public static final transient SinglePropertyInfo ondrag = new SinglePropertyInfo("ondrag", Fieldset.class, String.class, false, null, new QName("", "ondrag"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondrag); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondrag = _value_; } } } ; public static final transient SinglePropertyInfo ondragend = new SinglePropertyInfo("ondragend", Fieldset.class, String.class, false, null, new QName("", "ondragend"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondragend); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondragend = _value_; } } } ; public static final transient SinglePropertyInfo ondragenter = new SinglePropertyInfo("ondragenter", Fieldset.class, String.class, false, null, new QName("", "ondragenter"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondragenter); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondragenter = _value_; } } } ; public static final transient SinglePropertyInfo ondragleave = new SinglePropertyInfo("ondragleave", Fieldset.class, String.class, false, null, new QName("", "ondragleave"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondragleave); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondragleave = _value_; } } } ; public static final transient SinglePropertyInfo ondragover = new SinglePropertyInfo("ondragover", Fieldset.class, String.class, false, null, new QName("", "ondragover"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondragover); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondragover = _value_; } } } ; public static final transient SinglePropertyInfo ondragstart = new SinglePropertyInfo("ondragstart", Fieldset.class, String.class, false, null, new QName("", "ondragstart"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondragstart); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondragstart = _value_; } } } ; public static final transient SinglePropertyInfo ondrop = new SinglePropertyInfo("ondrop", Fieldset.class, String.class, false, null, new QName("", "ondrop"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondrop); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondrop = _value_; } } } ; public static final transient SinglePropertyInfo ondurationchange = new SinglePropertyInfo("ondurationchange", Fieldset.class, String.class, false, null, new QName("", "ondurationchange"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ondurationchange); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ondurationchange = _value_; } } } ; public static final transient SinglePropertyInfo onemptied = new SinglePropertyInfo("onemptied", Fieldset.class, String.class, false, null, new QName("", "onemptied"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onemptied); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onemptied = _value_; } } } ; public static final transient SinglePropertyInfo onended = new SinglePropertyInfo("onended", Fieldset.class, String.class, false, null, new QName("", "onended"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onended); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onended = _value_; } } } ; public static final transient SinglePropertyInfo onerror = new SinglePropertyInfo("onerror", Fieldset.class, String.class, false, null, new QName("", "onerror"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onerror); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onerror = _value_; } } } ; public static final transient SinglePropertyInfo onfocus = new SinglePropertyInfo("onfocus", Fieldset.class, String.class, false, null, new QName("", "onfocus"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onfocus); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onfocus = _value_; } } } ; public static final transient SinglePropertyInfo oninput = new SinglePropertyInfo("oninput", Fieldset.class, String.class, false, null, new QName("", "oninput"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.oninput); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.oninput = _value_; } } } ; public static final transient SinglePropertyInfo oninvalid = new SinglePropertyInfo("oninvalid", Fieldset.class, String.class, false, null, new QName("", "oninvalid"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.oninvalid); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.oninvalid = _value_; } } } ; public static final transient SinglePropertyInfo onkeydown = new SinglePropertyInfo("onkeydown", Fieldset.class, String.class, false, null, new QName("", "onkeydown"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onkeydown); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onkeydown = _value_; } } } ; public static final transient SinglePropertyInfo onkeypress = new SinglePropertyInfo("onkeypress", Fieldset.class, String.class, false, null, new QName("", "onkeypress"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onkeypress); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onkeypress = _value_; } } } ; public static final transient SinglePropertyInfo onkeyup = new SinglePropertyInfo("onkeyup", Fieldset.class, String.class, false, null, new QName("", "onkeyup"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onkeyup); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onkeyup = _value_; } } } ; public static final transient SinglePropertyInfo onload = new SinglePropertyInfo("onload", Fieldset.class, String.class, false, null, new QName("", "onload"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onload); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onload = _value_; } } } ; public static final transient SinglePropertyInfo onloadeddata = new SinglePropertyInfo("onloadeddata", Fieldset.class, String.class, false, null, new QName("", "onloadeddata"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onloadeddata); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onloadeddata = _value_; } } } ; public static final transient SinglePropertyInfo onloadedmetadata = new SinglePropertyInfo("onloadedmetadata", Fieldset.class, String.class, false, null, new QName("", "onloadedmetadata"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onloadedmetadata); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onloadedmetadata = _value_; } } } ; public static final transient SinglePropertyInfo onloadstart = new SinglePropertyInfo("onloadstart", Fieldset.class, String.class, false, null, new QName("", "onloadstart"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onloadstart); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onloadstart = _value_; } } } ; public static final transient SinglePropertyInfo onmousedown = new SinglePropertyInfo("onmousedown", Fieldset.class, String.class, false, null, new QName("", "onmousedown"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onmousedown); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onmousedown = _value_; } } } ; public static final transient SinglePropertyInfo onmousemove = new SinglePropertyInfo("onmousemove", Fieldset.class, String.class, false, null, new QName("", "onmousemove"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onmousemove); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onmousemove = _value_; } } } ; public static final transient SinglePropertyInfo onmouseout = new SinglePropertyInfo("onmouseout", Fieldset.class, String.class, false, null, new QName("", "onmouseout"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onmouseout); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onmouseout = _value_; } } } ; public static final transient SinglePropertyInfo onmouseover = new SinglePropertyInfo("onmouseover", Fieldset.class, String.class, false, null, new QName("", "onmouseover"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onmouseover); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onmouseover = _value_; } } } ; public static final transient SinglePropertyInfo onmouseup = new SinglePropertyInfo("onmouseup", Fieldset.class, String.class, false, null, new QName("", "onmouseup"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onmouseup); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onmouseup = _value_; } } } ; public static final transient SinglePropertyInfo onmousewheel = new SinglePropertyInfo("onmousewheel", Fieldset.class, String.class, false, null, new QName("", "onmousewheel"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onmousewheel); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onmousewheel = _value_; } } } ; public static final transient SinglePropertyInfo onpause = new SinglePropertyInfo("onpause", Fieldset.class, String.class, false, null, new QName("", "onpause"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onpause); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onpause = _value_; } } } ; public static final transient SinglePropertyInfo onplay = new SinglePropertyInfo("onplay", Fieldset.class, String.class, false, null, new QName("", "onplay"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onplay); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onplay = _value_; } } } ; public static final transient SinglePropertyInfo onplaying = new SinglePropertyInfo("onplaying", Fieldset.class, String.class, false, null, new QName("", "onplaying"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onplaying); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onplaying = _value_; } } } ; public static final transient SinglePropertyInfo onprogress = new SinglePropertyInfo("onprogress", Fieldset.class, String.class, false, null, new QName("", "onprogress"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onprogress); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onprogress = _value_; } } } ; public static final transient SinglePropertyInfo onratechange = new SinglePropertyInfo("onratechange", Fieldset.class, String.class, false, null, new QName("", "onratechange"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onratechange); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onratechange = _value_; } } } ; public static final transient SinglePropertyInfo onreadystatechange = new SinglePropertyInfo("onreadystatechange", Fieldset.class, String.class, false, null, new QName("", "onreadystatechange"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onreadystatechange); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onreadystatechange = _value_; } } } ; public static final transient SinglePropertyInfo onreset = new SinglePropertyInfo("onreset", Fieldset.class, String.class, false, null, new QName("", "onreset"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onreset); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onreset = _value_; } } } ; public static final transient SinglePropertyInfo onscroll = new SinglePropertyInfo("onscroll", Fieldset.class, String.class, false, null, new QName("", "onscroll"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onscroll); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onscroll = _value_; } } } ; public static final transient SinglePropertyInfo onseeked = new SinglePropertyInfo("onseeked", Fieldset.class, String.class, false, null, new QName("", "onseeked"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onseeked); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onseeked = _value_; } } } ; public static final transient SinglePropertyInfo onseeking = new SinglePropertyInfo("onseeking", Fieldset.class, String.class, false, null, new QName("", "onseeking"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onseeking); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onseeking = _value_; } } } ; public static final transient SinglePropertyInfo onselect = new SinglePropertyInfo("onselect", Fieldset.class, String.class, false, null, new QName("", "onselect"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onselect); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onselect = _value_; } } } ; public static final transient SinglePropertyInfo onshow = new SinglePropertyInfo("onshow", Fieldset.class, String.class, false, null, new QName("", "onshow"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onshow); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onshow = _value_; } } } ; public static final transient SinglePropertyInfo onstalled = new SinglePropertyInfo("onstalled", Fieldset.class, String.class, false, null, new QName("", "onstalled"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onstalled); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onstalled = _value_; } } } ; public static final transient SinglePropertyInfo onsubmit = new SinglePropertyInfo("onsubmit", Fieldset.class, String.class, false, null, new QName("", "onsubmit"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onsubmit); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onsubmit = _value_; } } } ; public static final transient SinglePropertyInfo onsuspend = new SinglePropertyInfo("onsuspend", Fieldset.class, String.class, false, null, new QName("", "onsuspend"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onsuspend); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onsuspend = _value_; } } } ; public static final transient SinglePropertyInfo ontimeupdate = new SinglePropertyInfo("ontimeupdate", Fieldset.class, String.class, false, null, new QName("", "ontimeupdate"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.ontimeupdate); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.ontimeupdate = _value_; } } } ; public static final transient SinglePropertyInfo onvolumechange = new SinglePropertyInfo("onvolumechange", Fieldset.class, String.class, false, null, new QName("", "onvolumechange"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onvolumechange); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onvolumechange = _value_; } } } ; public static final transient SinglePropertyInfo onwaiting = new SinglePropertyInfo("onwaiting", Fieldset.class, String.class, false, null, new QName("", "onwaiting"), new QName("http://www.w3.org/1999/xhtml", "functionBody"), true) { @Override public String get(final Fieldset _instance_) { return ((_instance_ == null)?null:_instance_.onwaiting); } @Override public void set(final Fieldset _instance_, final String _value_) { if (_instance_!= null) { _instance_.onwaiting = _value_; } } } ; } public static class Select extends Fieldset.Selector { Select() { super(null, null, null); } public static Fieldset.Select _root() { return new Fieldset.Select(); } } public static class Selector , TParent > extends com.kscs.util.jaxb.Selector { private com.kscs.util.jaxb.Selector> content = null; private com.kscs.util.jaxb.Selector> name = null; private com.kscs.util.jaxb.Selector> disabled = null; private com.kscs.util.jaxb.Selector> form = null; private com.kscs.util.jaxb.Selector> xmlLang = null; private com.kscs.util.jaxb.Selector> xmlSpace = null; private com.kscs.util.jaxb.Selector> xmlBase = null; private com.kscs.util.jaxb.Selector> dir = null; private com.kscs.util.jaxb.Selector> accesskey = null; private com.kscs.util.jaxb.Selector> clazz = null; private com.kscs.util.jaxb.Selector> contenteditable = null; private com.kscs.util.jaxb.Selector> contextmenu = null; private com.kscs.util.jaxb.Selector> draggable = null; private com.kscs.util.jaxb.Selector> dropzone = null; private com.kscs.util.jaxb.Selector> hidden = null; private com.kscs.util.jaxb.Selector> id = null; private com.kscs.util.jaxb.Selector> lang = null; private com.kscs.util.jaxb.Selector> spellcheck = null; private com.kscs.util.jaxb.Selector> style = null; private com.kscs.util.jaxb.Selector> tabindex = null; private com.kscs.util.jaxb.Selector> title = null; private com.kscs.util.jaxb.Selector> onabort = null; private com.kscs.util.jaxb.Selector> onblur = null; private com.kscs.util.jaxb.Selector> oncanplay = null; private com.kscs.util.jaxb.Selector> oncanplaythrough = null; private com.kscs.util.jaxb.Selector> onchange = null; private com.kscs.util.jaxb.Selector> onclick = null; private com.kscs.util.jaxb.Selector> oncontextmenu = null; private com.kscs.util.jaxb.Selector> ondblclick = null; private com.kscs.util.jaxb.Selector> ondrag = null; private com.kscs.util.jaxb.Selector> ondragend = null; private com.kscs.util.jaxb.Selector> ondragenter = null; private com.kscs.util.jaxb.Selector> ondragleave = null; private com.kscs.util.jaxb.Selector> ondragover = null; private com.kscs.util.jaxb.Selector> ondragstart = null; private com.kscs.util.jaxb.Selector> ondrop = null; private com.kscs.util.jaxb.Selector> ondurationchange = null; private com.kscs.util.jaxb.Selector> onemptied = null; private com.kscs.util.jaxb.Selector> onended = null; private com.kscs.util.jaxb.Selector> onerror = null; private com.kscs.util.jaxb.Selector> onfocus = null; private com.kscs.util.jaxb.Selector> oninput = null; private com.kscs.util.jaxb.Selector> oninvalid = null; private com.kscs.util.jaxb.Selector> onkeydown = null; private com.kscs.util.jaxb.Selector> onkeypress = null; private com.kscs.util.jaxb.Selector> onkeyup = null; private com.kscs.util.jaxb.Selector> onload = null; private com.kscs.util.jaxb.Selector> onloadeddata = null; private com.kscs.util.jaxb.Selector> onloadedmetadata = null; private com.kscs.util.jaxb.Selector> onloadstart = null; private com.kscs.util.jaxb.Selector> onmousedown = null; private com.kscs.util.jaxb.Selector> onmousemove = null; private com.kscs.util.jaxb.Selector> onmouseout = null; private com.kscs.util.jaxb.Selector> onmouseover = null; private com.kscs.util.jaxb.Selector> onmouseup = null; private com.kscs.util.jaxb.Selector> onmousewheel = null; private com.kscs.util.jaxb.Selector> onpause = null; private com.kscs.util.jaxb.Selector> onplay = null; private com.kscs.util.jaxb.Selector> onplaying = null; private com.kscs.util.jaxb.Selector> onprogress = null; private com.kscs.util.jaxb.Selector> onratechange = null; private com.kscs.util.jaxb.Selector> onreadystatechange = null; private com.kscs.util.jaxb.Selector> onreset = null; private com.kscs.util.jaxb.Selector> onscroll = null; private com.kscs.util.jaxb.Selector> onseeked = null; private com.kscs.util.jaxb.Selector> onseeking = null; private com.kscs.util.jaxb.Selector> onselect = null; private com.kscs.util.jaxb.Selector> onshow = null; private com.kscs.util.jaxb.Selector> onstalled = null; private com.kscs.util.jaxb.Selector> onsubmit = null; private com.kscs.util.jaxb.Selector> onsuspend = null; private com.kscs.util.jaxb.Selector> ontimeupdate = null; private com.kscs.util.jaxb.Selector> onvolumechange = null; private com.kscs.util.jaxb.Selector> onwaiting = null; public Selector(final TRoot root, final TParent parent, final String propertyName) { super(root, parent, propertyName); } @Override public Map buildChildren() { final Map products = new HashMap<>(); products.putAll(super.buildChildren()); if (this.content!= null) { products.put("content", this.content.init()); } if (this.name!= null) { products.put("name", this.name.init()); } if (this.disabled!= null) { products.put("disabled", this.disabled.init()); } if (this.form!= null) { products.put("form", this.form.init()); } if (this.xmlLang!= null) { products.put("xmlLang", this.xmlLang.init()); } if (this.xmlSpace!= null) { products.put("xmlSpace", this.xmlSpace.init()); } if (this.xmlBase!= null) { products.put("xmlBase", this.xmlBase.init()); } if (this.dir!= null) { products.put("dir", this.dir.init()); } if (this.accesskey!= null) { products.put("accesskey", this.accesskey.init()); } if (this.clazz!= null) { products.put("clazz", this.clazz.init()); } if (this.contenteditable!= null) { products.put("contenteditable", this.contenteditable.init()); } if (this.contextmenu!= null) { products.put("contextmenu", this.contextmenu.init()); } if (this.draggable!= null) { products.put("draggable", this.draggable.init()); } if (this.dropzone!= null) { products.put("dropzone", this.dropzone.init()); } if (this.hidden!= null) { products.put("hidden", this.hidden.init()); } if (this.id!= null) { products.put("id", this.id.init()); } if (this.lang!= null) { products.put("lang", this.lang.init()); } if (this.spellcheck!= null) { products.put("spellcheck", this.spellcheck.init()); } if (this.style!= null) { products.put("style", this.style.init()); } if (this.tabindex!= null) { products.put("tabindex", this.tabindex.init()); } if (this.title!= null) { products.put("title", this.title.init()); } if (this.onabort!= null) { products.put("onabort", this.onabort.init()); } if (this.onblur!= null) { products.put("onblur", this.onblur.init()); } if (this.oncanplay!= null) { products.put("oncanplay", this.oncanplay.init()); } if (this.oncanplaythrough!= null) { products.put("oncanplaythrough", this.oncanplaythrough.init()); } if (this.onchange!= null) { products.put("onchange", this.onchange.init()); } if (this.onclick!= null) { products.put("onclick", this.onclick.init()); } if (this.oncontextmenu!= null) { products.put("oncontextmenu", this.oncontextmenu.init()); } if (this.ondblclick!= null) { products.put("ondblclick", this.ondblclick.init()); } if (this.ondrag!= null) { products.put("ondrag", this.ondrag.init()); } if (this.ondragend!= null) { products.put("ondragend", this.ondragend.init()); } if (this.ondragenter!= null) { products.put("ondragenter", this.ondragenter.init()); } if (this.ondragleave!= null) { products.put("ondragleave", this.ondragleave.init()); } if (this.ondragover!= null) { products.put("ondragover", this.ondragover.init()); } if (this.ondragstart!= null) { products.put("ondragstart", this.ondragstart.init()); } if (this.ondrop!= null) { products.put("ondrop", this.ondrop.init()); } if (this.ondurationchange!= null) { products.put("ondurationchange", this.ondurationchange.init()); } if (this.onemptied!= null) { products.put("onemptied", this.onemptied.init()); } if (this.onended!= null) { products.put("onended", this.onended.init()); } if (this.onerror!= null) { products.put("onerror", this.onerror.init()); } if (this.onfocus!= null) { products.put("onfocus", this.onfocus.init()); } if (this.oninput!= null) { products.put("oninput", this.oninput.init()); } if (this.oninvalid!= null) { products.put("oninvalid", this.oninvalid.init()); } if (this.onkeydown!= null) { products.put("onkeydown", this.onkeydown.init()); } if (this.onkeypress!= null) { products.put("onkeypress", this.onkeypress.init()); } if (this.onkeyup!= null) { products.put("onkeyup", this.onkeyup.init()); } if (this.onload!= null) { products.put("onload", this.onload.init()); } if (this.onloadeddata!= null) { products.put("onloadeddata", this.onloadeddata.init()); } if (this.onloadedmetadata!= null) { products.put("onloadedmetadata", this.onloadedmetadata.init()); } if (this.onloadstart!= null) { products.put("onloadstart", this.onloadstart.init()); } if (this.onmousedown!= null) { products.put("onmousedown", this.onmousedown.init()); } if (this.onmousemove!= null) { products.put("onmousemove", this.onmousemove.init()); } if (this.onmouseout!= null) { products.put("onmouseout", this.onmouseout.init()); } if (this.onmouseover!= null) { products.put("onmouseover", this.onmouseover.init()); } if (this.onmouseup!= null) { products.put("onmouseup", this.onmouseup.init()); } if (this.onmousewheel!= null) { products.put("onmousewheel", this.onmousewheel.init()); } if (this.onpause!= null) { products.put("onpause", this.onpause.init()); } if (this.onplay!= null) { products.put("onplay", this.onplay.init()); } if (this.onplaying!= null) { products.put("onplaying", this.onplaying.init()); } if (this.onprogress!= null) { products.put("onprogress", this.onprogress.init()); } if (this.onratechange!= null) { products.put("onratechange", this.onratechange.init()); } if (this.onreadystatechange!= null) { products.put("onreadystatechange", this.onreadystatechange.init()); } if (this.onreset!= null) { products.put("onreset", this.onreset.init()); } if (this.onscroll!= null) { products.put("onscroll", this.onscroll.init()); } if (this.onseeked!= null) { products.put("onseeked", this.onseeked.init()); } if (this.onseeking!= null) { products.put("onseeking", this.onseeking.init()); } if (this.onselect!= null) { products.put("onselect", this.onselect.init()); } if (this.onshow!= null) { products.put("onshow", this.onshow.init()); } if (this.onstalled!= null) { products.put("onstalled", this.onstalled.init()); } if (this.onsubmit!= null) { products.put("onsubmit", this.onsubmit.init()); } if (this.onsuspend!= null) { products.put("onsuspend", this.onsuspend.init()); } if (this.ontimeupdate!= null) { products.put("ontimeupdate", this.ontimeupdate.init()); } if (this.onvolumechange!= null) { products.put("onvolumechange", this.onvolumechange.init()); } if (this.onwaiting!= null) { products.put("onwaiting", this.onwaiting.init()); } return products; } public com.kscs.util.jaxb.Selector> content() { return ((this.content == null)?this.content = new com.kscs.util.jaxb.Selector<>(this._root, this, "content"):this.content); } public com.kscs.util.jaxb.Selector> name() { return ((this.name == null)?this.name = new com.kscs.util.jaxb.Selector<>(this._root, this, "name"):this.name); } public com.kscs.util.jaxb.Selector> disabled() { return ((this.disabled == null)?this.disabled = new com.kscs.util.jaxb.Selector<>(this._root, this, "disabled"):this.disabled); } public com.kscs.util.jaxb.Selector> form() { return ((this.form == null)?this.form = new com.kscs.util.jaxb.Selector<>(this._root, this, "form"):this.form); } public com.kscs.util.jaxb.Selector> xmlLang() { return ((this.xmlLang == null)?this.xmlLang = new com.kscs.util.jaxb.Selector<>(this._root, this, "xmlLang"):this.xmlLang); } public com.kscs.util.jaxb.Selector> xmlSpace() { return ((this.xmlSpace == null)?this.xmlSpace = new com.kscs.util.jaxb.Selector<>(this._root, this, "xmlSpace"):this.xmlSpace); } public com.kscs.util.jaxb.Selector> xmlBase() { return ((this.xmlBase == null)?this.xmlBase = new com.kscs.util.jaxb.Selector<>(this._root, this, "xmlBase"):this.xmlBase); } public com.kscs.util.jaxb.Selector> dir() { return ((this.dir == null)?this.dir = new com.kscs.util.jaxb.Selector<>(this._root, this, "dir"):this.dir); } public com.kscs.util.jaxb.Selector> accesskey() { return ((this.accesskey == null)?this.accesskey = new com.kscs.util.jaxb.Selector<>(this._root, this, "accesskey"):this.accesskey); } public com.kscs.util.jaxb.Selector> clazz() { return ((this.clazz == null)?this.clazz = new com.kscs.util.jaxb.Selector<>(this._root, this, "clazz"):this.clazz); } public com.kscs.util.jaxb.Selector> contenteditable() { return ((this.contenteditable == null)?this.contenteditable = new com.kscs.util.jaxb.Selector<>(this._root, this, "contenteditable"):this.contenteditable); } public com.kscs.util.jaxb.Selector> contextmenu() { return ((this.contextmenu == null)?this.contextmenu = new com.kscs.util.jaxb.Selector<>(this._root, this, "contextmenu"):this.contextmenu); } public com.kscs.util.jaxb.Selector> draggable() { return ((this.draggable == null)?this.draggable = new com.kscs.util.jaxb.Selector<>(this._root, this, "draggable"):this.draggable); } public com.kscs.util.jaxb.Selector> dropzone() { return ((this.dropzone == null)?this.dropzone = new com.kscs.util.jaxb.Selector<>(this._root, this, "dropzone"):this.dropzone); } public com.kscs.util.jaxb.Selector> hidden() { return ((this.hidden == null)?this.hidden = new com.kscs.util.jaxb.Selector<>(this._root, this, "hidden"):this.hidden); } public com.kscs.util.jaxb.Selector> id() { return ((this.id == null)?this.id = new com.kscs.util.jaxb.Selector<>(this._root, this, "id"):this.id); } public com.kscs.util.jaxb.Selector> lang() { return ((this.lang == null)?this.lang = new com.kscs.util.jaxb.Selector<>(this._root, this, "lang"):this.lang); } public com.kscs.util.jaxb.Selector> spellcheck() { return ((this.spellcheck == null)?this.spellcheck = new com.kscs.util.jaxb.Selector<>(this._root, this, "spellcheck"):this.spellcheck); } public com.kscs.util.jaxb.Selector> style() { return ((this.style == null)?this.style = new com.kscs.util.jaxb.Selector<>(this._root, this, "style"):this.style); } public com.kscs.util.jaxb.Selector> tabindex() { return ((this.tabindex == null)?this.tabindex = new com.kscs.util.jaxb.Selector<>(this._root, this, "tabindex"):this.tabindex); } public com.kscs.util.jaxb.Selector> title() { return ((this.title == null)?this.title = new com.kscs.util.jaxb.Selector<>(this._root, this, "title"):this.title); } public com.kscs.util.jaxb.Selector> onabort() { return ((this.onabort == null)?this.onabort = new com.kscs.util.jaxb.Selector<>(this._root, this, "onabort"):this.onabort); } public com.kscs.util.jaxb.Selector> onblur() { return ((this.onblur == null)?this.onblur = new com.kscs.util.jaxb.Selector<>(this._root, this, "onblur"):this.onblur); } public com.kscs.util.jaxb.Selector> oncanplay() { return ((this.oncanplay == null)?this.oncanplay = new com.kscs.util.jaxb.Selector<>(this._root, this, "oncanplay"):this.oncanplay); } public com.kscs.util.jaxb.Selector> oncanplaythrough() { return ((this.oncanplaythrough == null)?this.oncanplaythrough = new com.kscs.util.jaxb.Selector<>(this._root, this, "oncanplaythrough"):this.oncanplaythrough); } public com.kscs.util.jaxb.Selector> onchange() { return ((this.onchange == null)?this.onchange = new com.kscs.util.jaxb.Selector<>(this._root, this, "onchange"):this.onchange); } public com.kscs.util.jaxb.Selector> onclick() { return ((this.onclick == null)?this.onclick = new com.kscs.util.jaxb.Selector<>(this._root, this, "onclick"):this.onclick); } public com.kscs.util.jaxb.Selector> oncontextmenu() { return ((this.oncontextmenu == null)?this.oncontextmenu = new com.kscs.util.jaxb.Selector<>(this._root, this, "oncontextmenu"):this.oncontextmenu); } public com.kscs.util.jaxb.Selector> ondblclick() { return ((this.ondblclick == null)?this.ondblclick = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondblclick"):this.ondblclick); } public com.kscs.util.jaxb.Selector> ondrag() { return ((this.ondrag == null)?this.ondrag = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondrag"):this.ondrag); } public com.kscs.util.jaxb.Selector> ondragend() { return ((this.ondragend == null)?this.ondragend = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondragend"):this.ondragend); } public com.kscs.util.jaxb.Selector> ondragenter() { return ((this.ondragenter == null)?this.ondragenter = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondragenter"):this.ondragenter); } public com.kscs.util.jaxb.Selector> ondragleave() { return ((this.ondragleave == null)?this.ondragleave = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondragleave"):this.ondragleave); } public com.kscs.util.jaxb.Selector> ondragover() { return ((this.ondragover == null)?this.ondragover = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondragover"):this.ondragover); } public com.kscs.util.jaxb.Selector> ondragstart() { return ((this.ondragstart == null)?this.ondragstart = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondragstart"):this.ondragstart); } public com.kscs.util.jaxb.Selector> ondrop() { return ((this.ondrop == null)?this.ondrop = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondrop"):this.ondrop); } public com.kscs.util.jaxb.Selector> ondurationchange() { return ((this.ondurationchange == null)?this.ondurationchange = new com.kscs.util.jaxb.Selector<>(this._root, this, "ondurationchange"):this.ondurationchange); } public com.kscs.util.jaxb.Selector> onemptied() { return ((this.onemptied == null)?this.onemptied = new com.kscs.util.jaxb.Selector<>(this._root, this, "onemptied"):this.onemptied); } public com.kscs.util.jaxb.Selector> onended() { return ((this.onended == null)?this.onended = new com.kscs.util.jaxb.Selector<>(this._root, this, "onended"):this.onended); } public com.kscs.util.jaxb.Selector> onerror() { return ((this.onerror == null)?this.onerror = new com.kscs.util.jaxb.Selector<>(this._root, this, "onerror"):this.onerror); } public com.kscs.util.jaxb.Selector> onfocus() { return ((this.onfocus == null)?this.onfocus = new com.kscs.util.jaxb.Selector<>(this._root, this, "onfocus"):this.onfocus); } public com.kscs.util.jaxb.Selector> oninput() { return ((this.oninput == null)?this.oninput = new com.kscs.util.jaxb.Selector<>(this._root, this, "oninput"):this.oninput); } public com.kscs.util.jaxb.Selector> oninvalid() { return ((this.oninvalid == null)?this.oninvalid = new com.kscs.util.jaxb.Selector<>(this._root, this, "oninvalid"):this.oninvalid); } public com.kscs.util.jaxb.Selector> onkeydown() { return ((this.onkeydown == null)?this.onkeydown = new com.kscs.util.jaxb.Selector<>(this._root, this, "onkeydown"):this.onkeydown); } public com.kscs.util.jaxb.Selector> onkeypress() { return ((this.onkeypress == null)?this.onkeypress = new com.kscs.util.jaxb.Selector<>(this._root, this, "onkeypress"):this.onkeypress); } public com.kscs.util.jaxb.Selector> onkeyup() { return ((this.onkeyup == null)?this.onkeyup = new com.kscs.util.jaxb.Selector<>(this._root, this, "onkeyup"):this.onkeyup); } public com.kscs.util.jaxb.Selector> onload() { return ((this.onload == null)?this.onload = new com.kscs.util.jaxb.Selector<>(this._root, this, "onload"):this.onload); } public com.kscs.util.jaxb.Selector> onloadeddata() { return ((this.onloadeddata == null)?this.onloadeddata = new com.kscs.util.jaxb.Selector<>(this._root, this, "onloadeddata"):this.onloadeddata); } public com.kscs.util.jaxb.Selector> onloadedmetadata() { return ((this.onloadedmetadata == null)?this.onloadedmetadata = new com.kscs.util.jaxb.Selector<>(this._root, this, "onloadedmetadata"):this.onloadedmetadata); } public com.kscs.util.jaxb.Selector> onloadstart() { return ((this.onloadstart == null)?this.onloadstart = new com.kscs.util.jaxb.Selector<>(this._root, this, "onloadstart"):this.onloadstart); } public com.kscs.util.jaxb.Selector> onmousedown() { return ((this.onmousedown == null)?this.onmousedown = new com.kscs.util.jaxb.Selector<>(this._root, this, "onmousedown"):this.onmousedown); } public com.kscs.util.jaxb.Selector> onmousemove() { return ((this.onmousemove == null)?this.onmousemove = new com.kscs.util.jaxb.Selector<>(this._root, this, "onmousemove"):this.onmousemove); } public com.kscs.util.jaxb.Selector> onmouseout() { return ((this.onmouseout == null)?this.onmouseout = new com.kscs.util.jaxb.Selector<>(this._root, this, "onmouseout"):this.onmouseout); } public com.kscs.util.jaxb.Selector> onmouseover() { return ((this.onmouseover == null)?this.onmouseover = new com.kscs.util.jaxb.Selector<>(this._root, this, "onmouseover"):this.onmouseover); } public com.kscs.util.jaxb.Selector> onmouseup() { return ((this.onmouseup == null)?this.onmouseup = new com.kscs.util.jaxb.Selector<>(this._root, this, "onmouseup"):this.onmouseup); } public com.kscs.util.jaxb.Selector> onmousewheel() { return ((this.onmousewheel == null)?this.onmousewheel = new com.kscs.util.jaxb.Selector<>(this._root, this, "onmousewheel"):this.onmousewheel); } public com.kscs.util.jaxb.Selector> onpause() { return ((this.onpause == null)?this.onpause = new com.kscs.util.jaxb.Selector<>(this._root, this, "onpause"):this.onpause); } public com.kscs.util.jaxb.Selector> onplay() { return ((this.onplay == null)?this.onplay = new com.kscs.util.jaxb.Selector<>(this._root, this, "onplay"):this.onplay); } public com.kscs.util.jaxb.Selector> onplaying() { return ((this.onplaying == null)?this.onplaying = new com.kscs.util.jaxb.Selector<>(this._root, this, "onplaying"):this.onplaying); } public com.kscs.util.jaxb.Selector> onprogress() { return ((this.onprogress == null)?this.onprogress = new com.kscs.util.jaxb.Selector<>(this._root, this, "onprogress"):this.onprogress); } public com.kscs.util.jaxb.Selector> onratechange() { return ((this.onratechange == null)?this.onratechange = new com.kscs.util.jaxb.Selector<>(this._root, this, "onratechange"):this.onratechange); } public com.kscs.util.jaxb.Selector> onreadystatechange() { return ((this.onreadystatechange == null)?this.onreadystatechange = new com.kscs.util.jaxb.Selector<>(this._root, this, "onreadystatechange"):this.onreadystatechange); } public com.kscs.util.jaxb.Selector> onreset() { return ((this.onreset == null)?this.onreset = new com.kscs.util.jaxb.Selector<>(this._root, this, "onreset"):this.onreset); } public com.kscs.util.jaxb.Selector> onscroll() { return ((this.onscroll == null)?this.onscroll = new com.kscs.util.jaxb.Selector<>(this._root, this, "onscroll"):this.onscroll); } public com.kscs.util.jaxb.Selector> onseeked() { return ((this.onseeked == null)?this.onseeked = new com.kscs.util.jaxb.Selector<>(this._root, this, "onseeked"):this.onseeked); } public com.kscs.util.jaxb.Selector> onseeking() { return ((this.onseeking == null)?this.onseeking = new com.kscs.util.jaxb.Selector<>(this._root, this, "onseeking"):this.onseeking); } public com.kscs.util.jaxb.Selector> onselect() { return ((this.onselect == null)?this.onselect = new com.kscs.util.jaxb.Selector<>(this._root, this, "onselect"):this.onselect); } public com.kscs.util.jaxb.Selector> onshow() { return ((this.onshow == null)?this.onshow = new com.kscs.util.jaxb.Selector<>(this._root, this, "onshow"):this.onshow); } public com.kscs.util.jaxb.Selector> onstalled() { return ((this.onstalled == null)?this.onstalled = new com.kscs.util.jaxb.Selector<>(this._root, this, "onstalled"):this.onstalled); } public com.kscs.util.jaxb.Selector> onsubmit() { return ((this.onsubmit == null)?this.onsubmit = new com.kscs.util.jaxb.Selector<>(this._root, this, "onsubmit"):this.onsubmit); } public com.kscs.util.jaxb.Selector> onsuspend() { return ((this.onsuspend == null)?this.onsuspend = new com.kscs.util.jaxb.Selector<>(this._root, this, "onsuspend"):this.onsuspend); } public com.kscs.util.jaxb.Selector> ontimeupdate() { return ((this.ontimeupdate == null)?this.ontimeupdate = new com.kscs.util.jaxb.Selector<>(this._root, this, "ontimeupdate"):this.ontimeupdate); } public com.kscs.util.jaxb.Selector> onvolumechange() { return ((this.onvolumechange == null)?this.onvolumechange = new com.kscs.util.jaxb.Selector<>(this._root, this, "onvolumechange"):this.onvolumechange); } public com.kscs.util.jaxb.Selector> onwaiting() { return ((this.onwaiting == null)?this.onwaiting = new com.kscs.util.jaxb.Selector<>(this._root, this, "onwaiting"):this.onwaiting); } } }