@User public class Element_a_list extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
| Modifier and Type | Class and Description |
|---|---|
static class |
Element_a_list.Choice_1
Realizes the content model
(a:listStartnum | a:listContinues)? , which is the 1st choice clause in the enclosing content model, realized by Element_a_list. |
static class |
Element_a_list.Choice_1_Alt_1
Realizes te content model
a:listStartnum, which is the 1st alternative in the enclosing choice, realized by Element_a_list.Choice_1. |
static class |
Element_a_list.Choice_1_Alt_2
Realizes te content model
a:listContinues, which is the 2nd alternative in the enclosing choice, realized by Element_a_list.Choice_1. |
Element.UnmixedContentTypedElement.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.PCDataContainerTypedNode.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:list. |
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_list(Attributes attrs,
Element... content)
Semi-parsing constructor which tries to parse sequences of model content.
|
Element_a_list(Element_a_listSymbol elem_1_a_listSymbol,
Element_a_list.Choice_1 choice_1,
Element_a_label elem_1_a_label,
Element_a_listitem... elems_1_a_listitem)
Statically typed w.r.t. the contents, as far as possible.
|
Element_a_list(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_getNamespaceNamedumpFollowingEthereals, dumpPrecedingEthereals, getFollowingEthereals, getPrecedingEthereals, readFollowingEthereals, readPrecedingEtherealsasBigDecimal, 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, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocationpublic static final int TAG_INDEX
public static final String TAG_NAME
public static final NamespaceName name
{http://bandm.eu/doctypes/d2d_gp/basic}a:list.@User public Element_a_list(Element_a_listSymbol elem_1_a_listSymbol, Element_a_list.Choice_1 choice_1, Element_a_label elem_1_a_label, Element_a_listitem... elems_1_a_listitem)
TdomContentException can not occur.IllegalArgumentException - if any input to contents is null, except
where explicitly allowed by (..)? in the content model.IllegalArgumentException - if an array for a (..)+ in the
content model is empty.@SafeVarargs @User public Element_a_list(@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_list(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_listSymbol elem_1_a_listSymbol, Element_a_list.Choice_1 choice_1, Element_a_label elem_1_a_label, Element_a_listitem... elems_1_a_listitem)
TdomContentException can not
occur.IllegalArgumentException - if any input to contents is null, except
where explicitly allowed by (..)? in the content model.IllegalArgumentException - if an array for a (..)+ in the
content model is empty.public final void encode(EncodingOutputStream out, Extension ext) throws IOException
TypedNodeencode in class TypedNode<Extension>IOExceptionpublic void __dumpElementSnapshot(List<TypedSubstantial<Extension>> list)
__dumpElementSnapshot in class TypedElement<Element,Extension>public final int getTagIndex()
getTagIndex in class TypedElement<Element,Extension>@User public boolean hasElem_1_a_listSymbol()
Element_a_listSymbol in the content model of
this is not set to null@User @Opt public @Opt Element_a_listSymbol getElem_1_a_listSymbol()
Element_a_listSymbol in the content model of
this.@User public Element_a_listSymbol setElem_1_a_listSymbol(@Opt @Opt Element_a_listSymbol newElem_1_a_listSymbol)
newElem_1_a_listSymbol - (maybe null) new value for the 1st
appearance of Element_a_listSymbol in
the content model of this.@User public boolean hasChoice_1()
Element_a_list.Choice_1 in the content model
of this is not set to null@User @Opt public @Opt Element_a_list.Choice_1 getChoice_1()
Element_a_list.Choice_1 in the content model
of this.@User public Element_a_list.Choice_1 setChoice_1(@Opt @Opt Element_a_list.Choice_1 newChoice_1)
newChoice_1 - (maybe null) new value for the 1st appearance of
Element_a_list.Choice_1 in the content
model of this.@User public boolean hasElem_1_a_label()
Element_a_label in the content model of this
is not set to null@User @Opt public @Opt Element_a_label getElem_1_a_label()
Element_a_label in the content model of this.@User public Element_a_label setElem_1_a_label(@Opt @Opt Element_a_label newElem_1_a_label)
newElem_1_a_label - (maybe null) new value for the 1st appearance of
Element_a_label in the content model of
this.@User public Element_a_listitem[] getElems_1_a_listitem()
Element_a_listitem in the content model of
this. This is directly the storage of the element's contents and all
manipulations affect the element instance.@User public Element_a_listitem getElem_1_a_listitem(int index)
Element_a_listitem in the
content model of this.ArrayIndexOutOfBoundsExceptionpublic int countElems_1_a_listitem()
Element_a_listitem in the content model of
this.@User public void visitElems_1_a_listitem(Visitor visitor)
Element_a_listitem in the content
model of this.@User public Element_a_listitem setElem_1_a_listitem(int index, Element_a_listitem newElem_1_a_listitem)
newElem_1_a_listitem - (never null) new value at the given index
position in the 1st appearance of Element_a_listitem in the content model of
this.IllegalArgumentException - on attempt to set null value.IndexOutOfBoundsException - if current array is not large enough.@User public Element_a_listitem[] setElems_1_a_listitem(Element_a_listitem... newElems_1_a_listitem)
newElems_1_a_listitem - (never null) an array of all values
(never null) in the 1st appearance of Element_a_listitem in the content model of
this.IllegalArgumentException - if the array is null, or a null value
is contained therein , or the array is empty.public static Element_a_list parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomContentException, TdomAttributeException
public void host(Visitor visitor)
Visitablepublic void identify(BaseMatcher matcher)
identify in interface Matchable<BaseMatcher>public final Element_a_list checkRequiredAttrs()
@User public static TypedDTD.ElementInfo getInterfaceInfo()
see also the complete user documentation .