Class Object

java.lang.Object
org.w3._1999.xhtml.Object
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

public class Object extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <choice maxOccurs="unbounded" minOccurs="0">
           <element ref="{http://www.w3.org/1999/xhtml}param"/>
           <choice>
             <element ref="{http://www.w3.org/1999/xhtml}p"/>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}h1"/>
               <element ref="{http://www.w3.org/1999/xhtml}h2"/>
               <element ref="{http://www.w3.org/1999/xhtml}h3"/>
               <element ref="{http://www.w3.org/1999/xhtml}h4"/>
               <element ref="{http://www.w3.org/1999/xhtml}h5"/>
               <element ref="{http://www.w3.org/1999/xhtml}h6"/>
             </choice>
             <element ref="{http://www.w3.org/1999/xhtml}div"/>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}ul"/>
               <element ref="{http://www.w3.org/1999/xhtml}ol"/>
               <element ref="{http://www.w3.org/1999/xhtml}dl"/>
             </choice>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}pre"/>
               <element ref="{http://www.w3.org/1999/xhtml}hr"/>
               <element ref="{http://www.w3.org/1999/xhtml}blockquote"/>
               <element ref="{http://www.w3.org/1999/xhtml}address"/>
             </choice>
             <element ref="{http://www.w3.org/1999/xhtml}fieldset"/>
             <element ref="{http://www.w3.org/1999/xhtml}table"/>
           </choice>
           <element ref="{http://www.w3.org/1999/xhtml}form"/>
           <choice>
             <element ref="{http://www.w3.org/1999/xhtml}a"/>
             <choice>
               <choice>
                 <element ref="{http://www.w3.org/1999/xhtml}br"/>
                 <element ref="{http://www.w3.org/1999/xhtml}span"/>
                 <element ref="{http://www.w3.org/1999/xhtml}bdo"/>
                 <element ref="{http://www.w3.org/1999/xhtml}map"/>
               </choice>
               <element ref="{http://www.w3.org/1999/xhtml}object"/>
               <element ref="{http://www.w3.org/1999/xhtml}img"/>
             </choice>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}tt"/>
               <element ref="{http://www.w3.org/1999/xhtml}i"/>
               <element ref="{http://www.w3.org/1999/xhtml}b"/>
               <element ref="{http://www.w3.org/1999/xhtml}big"/>
               <element ref="{http://www.w3.org/1999/xhtml}small"/>
             </choice>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}em"/>
               <element ref="{http://www.w3.org/1999/xhtml}strong"/>
               <element ref="{http://www.w3.org/1999/xhtml}dfn"/>
               <element ref="{http://www.w3.org/1999/xhtml}code"/>
               <element ref="{http://www.w3.org/1999/xhtml}q"/>
               <element ref="{http://www.w3.org/1999/xhtml}samp"/>
               <element ref="{http://www.w3.org/1999/xhtml}kbd"/>
               <element ref="{http://www.w3.org/1999/xhtml}var"/>
               <element ref="{http://www.w3.org/1999/xhtml}cite"/>
               <element ref="{http://www.w3.org/1999/xhtml}abbr"/>
               <element ref="{http://www.w3.org/1999/xhtml}acronym"/>
               <element ref="{http://www.w3.org/1999/xhtml}sub"/>
               <element ref="{http://www.w3.org/1999/xhtml}sup"/>
             </choice>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}input"/>
               <element ref="{http://www.w3.org/1999/xhtml}select"/>
               <element ref="{http://www.w3.org/1999/xhtml}textarea"/>
               <element ref="{http://www.w3.org/1999/xhtml}label"/>
               <element ref="{http://www.w3.org/1999/xhtml}button"/>
             </choice>
           </choice>
           <choice>
             <element ref="{http://www.w3.org/1999/xhtml}noscript"/>
             <choice>
               <element ref="{http://www.w3.org/1999/xhtml}ins"/>
               <element ref="{http://www.w3.org/1999/xhtml}del"/>
               <element ref="{http://www.w3.org/1999/xhtml}script"/>
             </choice>
           </choice>
         </choice>
       </sequence>
       <attGroup ref="{http://www.w3.org/1999/xhtml}attrs"/>
       <attribute name="declare">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}token">
             <enumeration value="declare"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="classid" type="{http://www.w3.org/1999/xhtml}URI" />
       <attribute name="codebase" type="{http://www.w3.org/1999/xhtml}URI" />
       <attribute name="data" type="{http://www.w3.org/1999/xhtml}URI" />
       <attribute name="type" type="{http://www.w3.org/1999/xhtml}ContentType" />
       <attribute name="codetype" type="{http://www.w3.org/1999/xhtml}ContentType" />
       <attribute name="archive" type="{http://www.w3.org/1999/xhtml}UriList" />
       <attribute name="standby" type="{http://www.w3.org/1999/xhtml}Text" />
       <attribute name="height" type="{http://www.w3.org/1999/xhtml}Length" />
       <attribute name="width" type="{http://www.w3.org/1999/xhtml}Length" />
       <attribute name="usemap" type="{http://www.w3.org/1999/xhtml}URI" />
       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="tabindex" type="{http://www.w3.org/1999/xhtml}tabindexNumber" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • content

      protected List<Object> content
    • declare

      protected String declare
    • classid

      protected String classid
    • codebase

      protected String codebase
    • data

      protected String data
    • type

      protected String type
    • codetype

      protected String codetype
    • archive

      protected String archive
    • standby

      protected String standby
    • height

      protected String height
    • width

      protected String width
    • usemap

      protected String usemap
    • name

      protected String name
    • tabindex

      protected Integer tabindex
    • langAttribute

      protected String langAttribute
    • lang

      protected String lang
    • dir

      protected String dir
    • id

      protected String id
    • clazz

      protected List<String> clazz
    • style

      protected String style
    • title

      protected String title
    • onclick

      protected String onclick
    • ondblclick

      protected String ondblclick
    • onmousedown

      protected String onmousedown
    • onmouseup

      protected String onmouseup
    • onmouseover

      protected String onmouseover
    • onmousemove

      protected String onmousemove
    • onmouseout

      protected String onmouseout
    • onkeypress

      protected String onkeypress
    • onkeydown

      protected String onkeydown
    • onkeyup

      protected String onkeyup
  • Constructor Details

    • Object

      public Object()
  • Method Details

    • getContent

      public List<Object> getContent()
      Gets the value of the content property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the content property.

      For example, to add a new item, do as follows:

          getContent().add(newItem);
       

      Objects of the following type(s) are allowed in the list String A Abbr Acronym Address B Bdo Big Blockquote Br Button Cite Code Del Dfn Div Dl Em Fieldset Form H1 H2 H3 H4 H5 H6 Hr I Img Input Ins Kbd Label Map Noscript Object Ol P Param Pre Q Samp Script Select Small Span Strong Sub Sup Table Textarea Tt Ul Var

    • getDeclare

      public String getDeclare()
      Gets the value of the declare property.
      Returns:
      possible object is String
    • setDeclare

      public void setDeclare(String value)
      Sets the value of the declare property.
      Parameters:
      value - allowed object is String
    • getClassid

      public String getClassid()
      Gets the value of the classid property.
      Returns:
      possible object is String
    • setClassid

      public void setClassid(String value)
      Sets the value of the classid property.
      Parameters:
      value - allowed object is String
    • getCodebase

      public String getCodebase()
      Gets the value of the codebase property.
      Returns:
      possible object is String
    • setCodebase

      public void setCodebase(String value)
      Sets the value of the codebase property.
      Parameters:
      value - allowed object is String
    • getData

      public String getData()
      Gets the value of the data property.
      Returns:
      possible object is String
    • setData

      public void setData(String value)
      Sets the value of the data property.
      Parameters:
      value - allowed object is String
    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getCodetype

      public String getCodetype()
      Gets the value of the codetype property.
      Returns:
      possible object is String
    • setCodetype

      public void setCodetype(String value)
      Sets the value of the codetype property.
      Parameters:
      value - allowed object is String
    • getArchive

      public String getArchive()
      Gets the value of the archive property.
      Returns:
      possible object is String
    • setArchive

      public void setArchive(String value)
      Sets the value of the archive property.
      Parameters:
      value - allowed object is String
    • getStandby

      public String getStandby()
      Gets the value of the standby property.
      Returns:
      possible object is String
    • setStandby

      public void setStandby(String value)
      Sets the value of the standby property.
      Parameters:
      value - allowed object is String
    • getHeight

      public String getHeight()
      Gets the value of the height property.
      Returns:
      possible object is String
    • setHeight

      public void setHeight(String value)
      Sets the value of the height property.
      Parameters:
      value - allowed object is String
    • getWidth

      public String getWidth()
      Gets the value of the width property.
      Returns:
      possible object is String
    • setWidth

      public void setWidth(String value)
      Sets the value of the width property.
      Parameters:
      value - allowed object is String
    • getUsemap

      public String getUsemap()
      Gets the value of the usemap property.
      Returns:
      possible object is String
    • setUsemap

      public void setUsemap(String value)
      Sets the value of the usemap property.
      Parameters:
      value - allowed object is String
    • getName

      public String getName()
      Gets the value of the name property.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Sets the value of the name property.
      Parameters:
      value - allowed object is String
    • getTabindex

      public Integer getTabindex()
      Gets the value of the tabindex property.
      Returns:
      possible object is Integer
    • setTabindex

      public void setTabindex(Integer value)
      Sets the value of the tabindex property.
      Parameters:
      value - allowed object is Integer
    • getLangAttribute

      public String getLangAttribute()
      Gets the value of the langAttribute property.
      Returns:
      possible object is String
    • setLangAttribute

      public void setLangAttribute(String value)
      Sets the value of the langAttribute property.
      Parameters:
      value - allowed object is String
    • getLang

      public String getLang()
      Gets the value of the lang property.
      Returns:
      possible object is String
    • setLang

      public void setLang(String value)
      Sets the value of the lang property.
      Parameters:
      value - allowed object is String
    • getDir

      public String getDir()
      Gets the value of the dir property.
      Returns:
      possible object is String
    • setDir

      public void setDir(String value)
      Sets the value of the dir property.
      Parameters:
      value - allowed object is String
    • getId

      public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • getClazz

      public List<String> getClazz()
      Gets the value of the clazz property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the clazz property.

      For example, to add a new item, do as follows:

          getClazz().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getStyle

      public String getStyle()
      Gets the value of the style property.
      Returns:
      possible object is String
    • setStyle

      public void setStyle(String value)
      Sets the value of the style property.
      Parameters:
      value - allowed object is String
    • getTitle

      public String getTitle()
      Gets the value of the title property.
      Returns:
      possible object is String
    • setTitle

      public void setTitle(String value)
      Sets the value of the title property.
      Parameters:
      value - allowed object is String
    • getOnclick

      public String getOnclick()
      Gets the value of the onclick property.
      Returns:
      possible object is String
    • setOnclick

      public void setOnclick(String value)
      Sets the value of the onclick property.
      Parameters:
      value - allowed object is String
    • getOndblclick

      public String getOndblclick()
      Gets the value of the ondblclick property.
      Returns:
      possible object is String
    • setOndblclick

      public void setOndblclick(String value)
      Sets the value of the ondblclick property.
      Parameters:
      value - allowed object is String
    • getOnmousedown

      public String getOnmousedown()
      Gets the value of the onmousedown property.
      Returns:
      possible object is String
    • setOnmousedown

      public void setOnmousedown(String value)
      Sets the value of the onmousedown property.
      Parameters:
      value - allowed object is String
    • getOnmouseup

      public String getOnmouseup()
      Gets the value of the onmouseup property.
      Returns:
      possible object is String
    • setOnmouseup

      public void setOnmouseup(String value)
      Sets the value of the onmouseup property.
      Parameters:
      value - allowed object is String
    • getOnmouseover

      public String getOnmouseover()
      Gets the value of the onmouseover property.
      Returns:
      possible object is String
    • setOnmouseover

      public void setOnmouseover(String value)
      Sets the value of the onmouseover property.
      Parameters:
      value - allowed object is String
    • getOnmousemove

      public String getOnmousemove()
      Gets the value of the onmousemove property.
      Returns:
      possible object is String
    • setOnmousemove

      public void setOnmousemove(String value)
      Sets the value of the onmousemove property.
      Parameters:
      value - allowed object is String
    • getOnmouseout

      public String getOnmouseout()
      Gets the value of the onmouseout property.
      Returns:
      possible object is String
    • setOnmouseout

      public void setOnmouseout(String value)
      Sets the value of the onmouseout property.
      Parameters:
      value - allowed object is String
    • getOnkeypress

      public String getOnkeypress()
      Gets the value of the onkeypress property.
      Returns:
      possible object is String
    • setOnkeypress

      public void setOnkeypress(String value)
      Sets the value of the onkeypress property.
      Parameters:
      value - allowed object is String
    • getOnkeydown

      public String getOnkeydown()
      Gets the value of the onkeydown property.
      Returns:
      possible object is String
    • setOnkeydown

      public void setOnkeydown(String value)
      Sets the value of the onkeydown property.
      Parameters:
      value - allowed object is String
    • getOnkeyup

      public String getOnkeyup()
      Gets the value of the onkeyup property.
      Returns:
      possible object is String
    • setOnkeyup

      public void setOnkeyup(String value)
      Sets the value of the onkeyup property.
      Parameters:
      value - allowed object is String
    • withContent

      public Object withContent(Object... values)
    • withContent

      public Object withContent(Collection<Object> values)
    • withDeclare

      public Object withDeclare(String value)
    • withClassid

      public Object withClassid(String value)
    • withCodebase

      public Object withCodebase(String value)
    • withData

      public Object withData(String value)
    • withType

      public Object withType(String value)
    • withCodetype

      public Object withCodetype(String value)
    • withArchive

      public Object withArchive(String value)
    • withStandby

      public Object withStandby(String value)
    • withHeight

      public Object withHeight(String value)
    • withWidth

      public Object withWidth(String value)
    • withUsemap

      public Object withUsemap(String value)
    • withName

      public Object withName(String value)
    • withTabindex

      public Object withTabindex(Integer value)
    • withLangAttribute

      public Object withLangAttribute(String value)
    • withLang

      public Object withLang(String value)
    • withDir

      public Object withDir(String value)
    • withId

      public Object withId(String value)
    • withClazz

      public Object withClazz(String... values)
    • withClazz

      public Object withClazz(Collection<String> values)
    • withStyle

      public Object withStyle(String value)
    • withTitle

      public Object withTitle(String value)
    • withOnclick

      public Object withOnclick(String value)
    • withOndblclick

      public Object withOndblclick(String value)
    • withOnmousedown

      public Object withOnmousedown(String value)
    • withOnmouseup

      public Object withOnmouseup(String value)
    • withOnmouseover

      public Object withOnmouseover(String value)
    • withOnmousemove

      public Object withOnmousemove(String value)
    • withOnmouseout

      public Object withOnmouseout(String value)
    • withOnkeypress

      public Object withOnkeypress(String value)
    • withOnkeydown

      public Object withOnkeydown(String value)
    • withOnkeyup

      public Object withOnkeyup(String value)
    • equals

      public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
      Specified by:
      equals in interface org.jvnet.jaxb2_commons.lang.Equals2
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • append

      public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
      Specified by:
      append in interface org.jvnet.jaxb2_commons.lang.ToString2
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
    • setContent

      public void setContent(List<Object> value)
    • setClazz

      public void setClazz(List<String> value)