@User public class Element_a_image extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Element.UnmixedContent
TypedElement.AttributeDecoder, TypedElement.AttributeEncoder, TypedElement.MixedContent<E extends TypedElement<E,X>,X extends TypedExtension>, TypedElement.MixedContentContainer, TypedElement.MixedContentFactory<C extends TypedElement.MixedContent<E,X>,E extends TypedElement<E,X>,X extends TypedExtension,Y extends Exception>, TypedElement.PCDataContainer
TypedNode.ParseListener<E extends TypedElement<?,?>>
TypedContent.DecodingConstructor<C extends TypedContent,X extends TypedExtension,Y extends Exception>, TypedContent.ParsingConstructor<C extends TypedContent,E extends TypedElement<E,X>,X extends TypedExtension,Y extends Exception>
Modifier and Type | Field and Description |
---|---|
static NamespaceName |
name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/d2d_gp/basic}a:image . |
static int |
TAG_INDEX |
static String |
TAG_NAME
The name of the element, as it appears literally in the underlying DTD.
|
getDeepPCData, getFlatPCData
Constructor and Description |
---|
Element_a_image(Attributes attrs,
Element... content)
Semi-parsing constructor which tries to parse sequences of model content.
|
Element_a_image(Element_a_image_file elem_1_a_image_file,
Element_a_image_alt elem_1_a_image_alt,
Element_a_image_width elem_1_a_image_width,
Element_a_image_height elem_1_a_image_height,
Element_a_image_align elem_1_a_image_align,
Element_a_image_showLabel elem_1_a_image_showLabel)
Statically typed w.r.t. the contents, as far as possible.
|
Element_a_image(Element... content)
Semi-parsing constructor which tries to parse sequences of model
elements.
|
getDeepPCData
__getAllAttrs, classifyForException, decodeMixed, decodeOptional, decodePlus, decodePlusList, decodeStar, decodeStarList, encode, encodeMixed, end, ensureSize, extractElement, getAttrsSnapshot, getAttrsSnapshot, getElemsSnapshot, getEtherealContainer, getLocalName, getName, getNamespaceURI, getPCData, getTagName, initAttrs, initAttrs, initAttrsSafe, matchEndElement, matchEndElement, matchStartElement, matchStartElement, parseAbstract, parseAndClose, parseAndClose, parseMixed, parseMixed, parseOptional, parsePlus, parsePlusList, parseStar, parseStarList, semiparseEmpty, semiparseMixed, setResizing, start, w3c_getNamespaceName
dumpFollowingEthereals, dumpPrecedingEthereals, getFollowingEthereals, getPrecedingEthereals, readFollowingEthereals, readPrecedingEthereals
asBigDecimal, asBigDecimal, asBigDecimal, asBigDecimal, asBigInteger, asBigInteger, asBigInteger, asBigInteger, asBoolean, asBoolean, asDouble, asDouble, asDouble, asDouble, asFloat, asFloat, asFloat, asFloat, asHexInt, asHexInt, asHexInt, asHexInt, asInt, asInt, asInt, asInt, asLong, asLong, asLong, asLong, asTrimmedString, asTrimmedString, asTrimmedString, asTrimmedString, checkPlus, checkPlus, checkStar, checkStar, checkStrict, encodeOptional, encodePlus, encodePlus, encodeStar, encodeStar, extractEthereals, getLocation, getPCData, setLocation, setLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public static final int TAG_INDEX
public static final String TAG_NAME
public static final NamespaceName name
{http://bandm.eu/doctypes/d2d_gp/basic}a:image
.@User public Element_a_image(Element_a_image_file elem_1_a_image_file, Element_a_image_alt elem_1_a_image_alt, Element_a_image_width elem_1_a_image_width, Element_a_image_height elem_1_a_image_height, Element_a_image_align elem_1_a_image_align, Element_a_image_showLabel elem_1_a_image_showLabel)
TdomContentException
can not occur.IllegalArgumentException
- if any input to contents is null, except
where explicitly allowed by (..)?
in the content model.@SafeVarargs @User public Element_a_image(@Opt Attributes attrs, Element... content) throws TdomContentException
content
- the Element sequence to parse.TdomContentException
- if the sequence in 'contents' does not match
the content model.IllegalArgumentException
- if any input to contents is null, except
where explicitly allowed by (..)?
in the content model.@SafeVarargs @User public Element_a_image(Element... content) throws TdomContentException
content
- the Element sequence to parse.TdomContentException
- if the sequence in 'contents' does not match
the content model.IllegalArgumentException
- if any input to contents is null, except
where explicitly allowed by (..)?
in the content model.@User public void set(Element_a_image_file elem_1_a_image_file, Element_a_image_alt elem_1_a_image_alt, Element_a_image_width elem_1_a_image_width, Element_a_image_height elem_1_a_image_height, Element_a_image_align elem_1_a_image_align, Element_a_image_showLabel elem_1_a_image_showLabel)
TdomContentException
can not
occur.IllegalArgumentException
- if any input to contents is null, except
where explicitly allowed by (..)?
in the content model.public final void encode(EncodingOutputStream out, Extension ext) throws IOException
TypedNode
encode
in class TypedNode<Extension>
IOException
public void __dumpElementSnapshot(List<TypedSubstantial<Extension>> list)
__dumpElementSnapshot
in class TypedElement<Element,Extension>
public final int getTagIndex()
getTagIndex
in class TypedElement<Element,Extension>
@User public Element_a_image_file getElem_1_a_image_file()
Element_a_image_file
in the content model of
this.@User public Element_a_image_file setElem_1_a_image_file(Element_a_image_file newElem_1_a_image_file)
newElem_1_a_image_file
- (never null) new value for the 1st
appearance of Element_a_image_file
in
the content model of this.IllegalArgumentException
- in case of null.@User public boolean hasElem_1_a_image_alt()
Element_a_image_alt
in the content model of
this is not set to null
@User @Opt public @Opt Element_a_image_alt getElem_1_a_image_alt()
Element_a_image_alt
in the content model of
this.@User public Element_a_image_alt setElem_1_a_image_alt(@Opt @Opt Element_a_image_alt newElem_1_a_image_alt)
newElem_1_a_image_alt
- (maybe null) new value for the 1st
appearance of Element_a_image_alt
in
the content model of this.@User public boolean hasElem_1_a_image_width()
Element_a_image_width
in the content model of
this is not set to null
@User @Opt public @Opt Element_a_image_width getElem_1_a_image_width()
Element_a_image_width
in the content model of
this.@User public Element_a_image_width setElem_1_a_image_width(@Opt @Opt Element_a_image_width newElem_1_a_image_width)
newElem_1_a_image_width
- (maybe null) new value for the 1st
appearance of Element_a_image_width
in
the content model of this.@User public boolean hasElem_1_a_image_height()
Element_a_image_height
in the content model of
this is not set to null
@User @Opt public @Opt Element_a_image_height getElem_1_a_image_height()
Element_a_image_height
in the content model of
this.@User public Element_a_image_height setElem_1_a_image_height(@Opt @Opt Element_a_image_height newElem_1_a_image_height)
newElem_1_a_image_height
- (maybe null) new value for the 1st
appearance of Element_a_image_height
in
the content model of this.@User public boolean hasElem_1_a_image_align()
Element_a_image_align
in the content model of
this is not set to null
@User @Opt public @Opt Element_a_image_align getElem_1_a_image_align()
Element_a_image_align
in the content model of
this.@User public Element_a_image_align setElem_1_a_image_align(@Opt @Opt Element_a_image_align newElem_1_a_image_align)
newElem_1_a_image_align
- (maybe null) new value for the 1st
appearance of Element_a_image_align
in
the content model of this.@User public boolean hasElem_1_a_image_showLabel()
Element_a_image_showLabel
in the content model
of this is not set to null
@User @Opt public @Opt Element_a_image_showLabel getElem_1_a_image_showLabel()
Element_a_image_showLabel
in the content model
of this.@User public Element_a_image_showLabel setElem_1_a_image_showLabel(@Opt @Opt Element_a_image_showLabel newElem_1_a_image_showLabel)
newElem_1_a_image_showLabel
- (maybe null) new value for the 1st
appearance of Element_a_image_showLabel
in the content model of this.public static Element_a_image parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomContentException, TdomAttributeException
public void host(Visitor visitor)
Visitable
public void identify(BaseMatcher matcher)
identify
in interface Matchable<BaseMatcher>
public final Element_a_image checkRequiredAttrs()
@User public static TypedDTD.ElementInfo getInterfaceInfo()
see also the complete user documentation .