Class A
- java.lang.Object
-
- org.w3._1999.xhtml.AContent
-
- org.w3._1999.xhtml.A
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class A extends AContent 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> <extension base="{http://www.w3.org/1999/xhtml}a.content"> <attGroup ref="{http://www.w3.org/1999/xhtml}attrs"/> <attGroup ref="{http://www.w3.org/1999/xhtml}focus"/> <attribute name="charset" type="{http://www.w3.org/1999/xhtml}Charset" /> <attribute name="type" type="{http://www.w3.org/1999/xhtml}ContentType" /> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="href" type="{http://www.w3.org/1999/xhtml}URI" /> <attribute name="hreflang" type="{http://www.w3.org/1999/xhtml}LanguageCode" /> <attribute name="rel" type="{http://www.w3.org/1999/xhtml}LinkTypes" /> <attribute name="rev" type="{http://www.w3.org/1999/xhtml}LinkTypes" /> <attribute name="shape" type="{http://www.w3.org/1999/xhtml}Shape" default="rect" /> <attribute name="coords" type="{http://www.w3.org/1999/xhtml}Coords" /> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringaccesskeyprotected java.lang.Stringcharsetprotected java.util.List<java.lang.String>clazzprotected java.lang.Stringcoordsprotected java.lang.Stringdirprotected java.lang.Stringhrefprotected java.lang.Stringhreflangprotected java.lang.Stringidprotected java.lang.Stringlangprotected java.lang.StringlangAttributeprotected java.lang.Stringnameprotected java.lang.Stringonblurprotected java.lang.Stringonclickprotected java.lang.Stringondblclickprotected java.lang.Stringonfocusprotected java.lang.Stringonkeydownprotected java.lang.Stringonkeypressprotected java.lang.Stringonkeyupprotected java.lang.Stringonmousedownprotected java.lang.Stringonmousemoveprotected java.lang.Stringonmouseoutprotected java.lang.Stringonmouseoverprotected java.lang.Stringonmouseupprotected java.util.List<java.lang.String>relprotected java.util.List<java.lang.String>revprotected Shapeshapeprotected java.lang.Stringstyleprotected java.lang.Integertabindexprotected java.lang.Stringtitleprotected java.lang.Stringtype
-
Constructor Summary
Constructors Constructor Description A()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)java.lang.StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(java.lang.Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)java.lang.StringgetAccesskey()Gets the value of the accesskey property.java.lang.StringgetCharset()Gets the value of the charset property.java.util.List<java.lang.String>getClazz()Gets the value of the clazz property.java.lang.StringgetCoords()Gets the value of the coords property.java.lang.StringgetDir()Gets the value of the dir property.java.lang.StringgetHref()Gets the value of the href property.java.lang.StringgetHreflang()Gets the value of the hreflang property.java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetLang()Gets the value of the lang property.java.lang.StringgetLangAttribute()Gets the value of the langAttribute property.java.lang.StringgetName()Gets the value of the name property.java.lang.StringgetOnblur()Gets the value of the onblur property.java.lang.StringgetOnclick()Gets the value of the onclick property.java.lang.StringgetOndblclick()Gets the value of the ondblclick property.java.lang.StringgetOnfocus()Gets the value of the onfocus property.java.lang.StringgetOnkeydown()Gets the value of the onkeydown property.java.lang.StringgetOnkeypress()Gets the value of the onkeypress property.java.lang.StringgetOnkeyup()Gets the value of the onkeyup property.java.lang.StringgetOnmousedown()Gets the value of the onmousedown property.java.lang.StringgetOnmousemove()Gets the value of the onmousemove property.java.lang.StringgetOnmouseout()Gets the value of the onmouseout property.java.lang.StringgetOnmouseover()Gets the value of the onmouseover property.java.lang.StringgetOnmouseup()Gets the value of the onmouseup property.java.util.List<java.lang.String>getRel()Gets the value of the rel property.java.util.List<java.lang.String>getRev()Gets the value of the rev property.ShapegetShape()Gets the value of the shape property.java.lang.StringgetStyle()Gets the value of the style property.java.lang.IntegergetTabindex()Gets the value of the tabindex property.java.lang.StringgetTitle()Gets the value of the title property.java.lang.StringgetType()Gets the value of the type property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)voidsetAccesskey(java.lang.String value)Sets the value of the accesskey property.voidsetCharset(java.lang.String value)Sets the value of the charset property.voidsetCoords(java.lang.String value)Sets the value of the coords property.voidsetDir(java.lang.String value)Sets the value of the dir property.voidsetHref(java.lang.String value)Sets the value of the href property.voidsetHreflang(java.lang.String value)Sets the value of the hreflang property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetLang(java.lang.String value)Sets the value of the lang property.voidsetLangAttribute(java.lang.String value)Sets the value of the langAttribute property.voidsetName(java.lang.String value)Sets the value of the name property.voidsetOnblur(java.lang.String value)Sets the value of the onblur property.voidsetOnclick(java.lang.String value)Sets the value of the onclick property.voidsetOndblclick(java.lang.String value)Sets the value of the ondblclick property.voidsetOnfocus(java.lang.String value)Sets the value of the onfocus property.voidsetOnkeydown(java.lang.String value)Sets the value of the onkeydown property.voidsetOnkeypress(java.lang.String value)Sets the value of the onkeypress property.voidsetOnkeyup(java.lang.String value)Sets the value of the onkeyup property.voidsetOnmousedown(java.lang.String value)Sets the value of the onmousedown property.voidsetOnmousemove(java.lang.String value)Sets the value of the onmousemove property.voidsetOnmouseout(java.lang.String value)Sets the value of the onmouseout property.voidsetOnmouseover(java.lang.String value)Sets the value of the onmouseover property.voidsetOnmouseup(java.lang.String value)Sets the value of the onmouseup property.voidsetShape(Shape value)Sets the value of the shape property.voidsetStyle(java.lang.String value)Sets the value of the style property.voidsetTabindex(java.lang.Integer value)Sets the value of the tabindex property.voidsetTitle(java.lang.String value)Sets the value of the title property.voidsetType(java.lang.String value)Sets the value of the type property.java.lang.StringtoString()AwithAccesskey(java.lang.String value)AwithCharset(java.lang.String value)AwithClazz(java.lang.String... values)AwithClazz(java.util.Collection<java.lang.String> values)AwithContent(java.lang.Object... values)AwithContent(java.util.Collection<java.lang.Object> values)AwithCoords(java.lang.String value)AwithDir(java.lang.String value)AwithHref(java.lang.String value)AwithHreflang(java.lang.String value)AwithId(java.lang.String value)AwithLang(java.lang.String value)AwithLangAttribute(java.lang.String value)AwithName(java.lang.String value)AwithOnblur(java.lang.String value)AwithOnclick(java.lang.String value)AwithOndblclick(java.lang.String value)AwithOnfocus(java.lang.String value)AwithOnkeydown(java.lang.String value)AwithOnkeypress(java.lang.String value)AwithOnkeyup(java.lang.String value)AwithOnmousedown(java.lang.String value)AwithOnmousemove(java.lang.String value)AwithOnmouseout(java.lang.String value)AwithOnmouseover(java.lang.String value)AwithOnmouseup(java.lang.String value)AwithRel(java.lang.String... values)AwithRel(java.util.Collection<java.lang.String> values)AwithRev(java.lang.String... values)AwithRev(java.util.Collection<java.lang.String> values)AwithShape(Shape value)AwithStyle(java.lang.String value)AwithTabindex(java.lang.Integer value)AwithTitle(java.lang.String value)AwithType(java.lang.String value)-
Methods inherited from class org.w3._1999.xhtml.AContent
getContent
-
-
-
-
Field Detail
-
charset
protected java.lang.String charset
-
type
protected java.lang.String type
-
name
protected java.lang.String name
-
href
protected java.lang.String href
-
hreflang
protected java.lang.String hreflang
-
rel
protected java.util.List<java.lang.String> rel
-
rev
protected java.util.List<java.lang.String> rev
-
shape
protected Shape shape
-
coords
protected java.lang.String coords
-
onclick
protected java.lang.String onclick
-
ondblclick
protected java.lang.String ondblclick
-
onmousedown
protected java.lang.String onmousedown
-
onmouseup
protected java.lang.String onmouseup
-
onmouseover
protected java.lang.String onmouseover
-
onmousemove
protected java.lang.String onmousemove
-
onmouseout
protected java.lang.String onmouseout
-
onkeypress
protected java.lang.String onkeypress
-
onkeydown
protected java.lang.String onkeydown
-
onkeyup
protected java.lang.String onkeyup
-
id
protected java.lang.String id
-
clazz
protected java.util.List<java.lang.String> clazz
-
style
protected java.lang.String style
-
title
protected java.lang.String title
-
langAttribute
protected java.lang.String langAttribute
-
lang
protected java.lang.String lang
-
dir
protected java.lang.String dir
-
accesskey
protected java.lang.String accesskey
-
tabindex
protected java.lang.Integer tabindex
-
onfocus
protected java.lang.String onfocus
-
onblur
protected java.lang.String onblur
-
-
Method Detail
-
getCharset
public java.lang.String getCharset()
Gets the value of the charset property.- Returns:
- possible object is
String
-
setCharset
public void setCharset(java.lang.String value)
Sets the value of the charset property.- Parameters:
value- allowed object isString
-
getType
public java.lang.String getType()
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
public void setType(java.lang.String value)
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getName
public java.lang.String getName()
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
public void setName(java.lang.String value)
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getHref
public java.lang.String getHref()
Gets the value of the href property.- Returns:
- possible object is
String
-
setHref
public void setHref(java.lang.String value)
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getHreflang
public java.lang.String getHreflang()
Gets the value of the hreflang property.- Returns:
- possible object is
String
-
setHreflang
public void setHreflang(java.lang.String value)
Sets the value of the hreflang property.- Parameters:
value- allowed object isString
-
getRel
public java.util.List<java.lang.String> getRel()
Gets the value of the rel 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 JAXB object. This is why there is not a
setmethod for the rel property.For example, to add a new item, do as follows:
getRel().add(newItem);Objects of the following type(s) are allowed in the list
String
-
getRev
public java.util.List<java.lang.String> getRev()
Gets the value of the rev 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 JAXB object. This is why there is not a
setmethod for the rev property.For example, to add a new item, do as follows:
getRev().add(newItem);Objects of the following type(s) are allowed in the list
String
-
getShape
public Shape getShape()
Gets the value of the shape property.- Returns:
- possible object is
Shape
-
setShape
public void setShape(Shape value)
Sets the value of the shape property.- Parameters:
value- allowed object isShape
-
getCoords
public java.lang.String getCoords()
Gets the value of the coords property.- Returns:
- possible object is
String
-
setCoords
public void setCoords(java.lang.String value)
Sets the value of the coords property.- Parameters:
value- allowed object isString
-
getOnclick
public java.lang.String getOnclick()
Gets the value of the onclick property.- Returns:
- possible object is
String
-
setOnclick
public void setOnclick(java.lang.String value)
Sets the value of the onclick property.- Parameters:
value- allowed object isString
-
getOndblclick
public java.lang.String getOndblclick()
Gets the value of the ondblclick property.- Returns:
- possible object is
String
-
setOndblclick
public void setOndblclick(java.lang.String value)
Sets the value of the ondblclick property.- Parameters:
value- allowed object isString
-
getOnmousedown
public java.lang.String getOnmousedown()
Gets the value of the onmousedown property.- Returns:
- possible object is
String
-
setOnmousedown
public void setOnmousedown(java.lang.String value)
Sets the value of the onmousedown property.- Parameters:
value- allowed object isString
-
getOnmouseup
public java.lang.String getOnmouseup()
Gets the value of the onmouseup property.- Returns:
- possible object is
String
-
setOnmouseup
public void setOnmouseup(java.lang.String value)
Sets the value of the onmouseup property.- Parameters:
value- allowed object isString
-
getOnmouseover
public java.lang.String getOnmouseover()
Gets the value of the onmouseover property.- Returns:
- possible object is
String
-
setOnmouseover
public void setOnmouseover(java.lang.String value)
Sets the value of the onmouseover property.- Parameters:
value- allowed object isString
-
getOnmousemove
public java.lang.String getOnmousemove()
Gets the value of the onmousemove property.- Returns:
- possible object is
String
-
setOnmousemove
public void setOnmousemove(java.lang.String value)
Sets the value of the onmousemove property.- Parameters:
value- allowed object isString
-
getOnmouseout
public java.lang.String getOnmouseout()
Gets the value of the onmouseout property.- Returns:
- possible object is
String
-
setOnmouseout
public void setOnmouseout(java.lang.String value)
Sets the value of the onmouseout property.- Parameters:
value- allowed object isString
-
getOnkeypress
public java.lang.String getOnkeypress()
Gets the value of the onkeypress property.- Returns:
- possible object is
String
-
setOnkeypress
public void setOnkeypress(java.lang.String value)
Sets the value of the onkeypress property.- Parameters:
value- allowed object isString
-
getOnkeydown
public java.lang.String getOnkeydown()
Gets the value of the onkeydown property.- Returns:
- possible object is
String
-
setOnkeydown
public void setOnkeydown(java.lang.String value)
Sets the value of the onkeydown property.- Parameters:
value- allowed object isString
-
getOnkeyup
public java.lang.String getOnkeyup()
Gets the value of the onkeyup property.- Returns:
- possible object is
String
-
setOnkeyup
public void setOnkeyup(java.lang.String value)
Sets the value of the onkeyup property.- Parameters:
value- allowed object isString
-
getId
public java.lang.String getId()
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
public void setId(java.lang.String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getClazz
public java.util.List<java.lang.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 JAXB object. This is why there is not a
setmethod 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 java.lang.String getStyle()
Gets the value of the style property.- Returns:
- possible object is
String
-
setStyle
public void setStyle(java.lang.String value)
Sets the value of the style property.- Parameters:
value- allowed object isString
-
getTitle
public java.lang.String getTitle()
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
public void setTitle(java.lang.String value)
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getLangAttribute
public java.lang.String getLangAttribute()
Gets the value of the langAttribute property.- Returns:
- possible object is
String
-
setLangAttribute
public void setLangAttribute(java.lang.String value)
Sets the value of the langAttribute property.- Parameters:
value- allowed object isString
-
getLang
public java.lang.String getLang()
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
public void setLang(java.lang.String value)
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getDir
public java.lang.String getDir()
Gets the value of the dir property.- Returns:
- possible object is
String
-
setDir
public void setDir(java.lang.String value)
Sets the value of the dir property.- Parameters:
value- allowed object isString
-
getAccesskey
public java.lang.String getAccesskey()
Gets the value of the accesskey property.- Returns:
- possible object is
String
-
setAccesskey
public void setAccesskey(java.lang.String value)
Sets the value of the accesskey property.- Parameters:
value- allowed object isString
-
getTabindex
public java.lang.Integer getTabindex()
Gets the value of the tabindex property.- Returns:
- possible object is
Integer
-
setTabindex
public void setTabindex(java.lang.Integer value)
Sets the value of the tabindex property.- Parameters:
value- allowed object isInteger
-
getOnfocus
public java.lang.String getOnfocus()
Gets the value of the onfocus property.- Returns:
- possible object is
String
-
setOnfocus
public void setOnfocus(java.lang.String value)
Sets the value of the onfocus property.- Parameters:
value- allowed object isString
-
getOnblur
public java.lang.String getOnblur()
Gets the value of the onblur property.- Returns:
- possible object is
String
-
setOnblur
public void setOnblur(java.lang.String value)
Sets the value of the onblur property.- Parameters:
value- allowed object isString
-
withCharset
public A withCharset(java.lang.String value)
-
withType
public A withType(java.lang.String value)
-
withName
public A withName(java.lang.String value)
-
withHref
public A withHref(java.lang.String value)
-
withHreflang
public A withHreflang(java.lang.String value)
-
withRel
public A withRel(java.lang.String... values)
-
withRel
public A withRel(java.util.Collection<java.lang.String> values)
-
withRev
public A withRev(java.lang.String... values)
-
withRev
public A withRev(java.util.Collection<java.lang.String> values)
-
withCoords
public A withCoords(java.lang.String value)
-
withOnclick
public A withOnclick(java.lang.String value)
-
withOndblclick
public A withOndblclick(java.lang.String value)
-
withOnmousedown
public A withOnmousedown(java.lang.String value)
-
withOnmouseup
public A withOnmouseup(java.lang.String value)
-
withOnmouseover
public A withOnmouseover(java.lang.String value)
-
withOnmousemove
public A withOnmousemove(java.lang.String value)
-
withOnmouseout
public A withOnmouseout(java.lang.String value)
-
withOnkeypress
public A withOnkeypress(java.lang.String value)
-
withOnkeydown
public A withOnkeydown(java.lang.String value)
-
withOnkeyup
public A withOnkeyup(java.lang.String value)
-
withId
public A withId(java.lang.String value)
-
withClazz
public A withClazz(java.lang.String... values)
-
withClazz
public A withClazz(java.util.Collection<java.lang.String> values)
-
withStyle
public A withStyle(java.lang.String value)
-
withTitle
public A withTitle(java.lang.String value)
-
withLangAttribute
public A withLangAttribute(java.lang.String value)
-
withLang
public A withLang(java.lang.String value)
-
withDir
public A withDir(java.lang.String value)
-
withAccesskey
public A withAccesskey(java.lang.String value)
-
withTabindex
public A withTabindex(java.lang.Integer value)
-
withOnfocus
public A withOnfocus(java.lang.String value)
-
withOnblur
public A withOnblur(java.lang.String value)
-
withContent
public A withContent(java.lang.Object... values)
- Overrides:
withContentin classAContent
-
withContent
public A withContent(java.util.Collection<java.lang.Object> values)
- Overrides:
withContentin classAContent
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
-
append
public java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
-
appendFields
public java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classAContent
-
-