@User public class Element_issue extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Element_note can be
appended to its contents. The generated xhtml files will contain
tables of
evaluation results of these Issues. (The other components contained in
a
lablog are Element_docmat.). 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
{}issue. |
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_issue(Attributes attrs,
Element... content)
Semi-parsing constructor which tries to parse sequences of model content.
|
Element_issue(Element_name elem_1_name,
Element_authors elem_1_authors,
Element_date elem_1_date,
Element_prior elem_1_prior,
Element_costs elem_1_costs,
Element_desc elem_1_desc,
Element_note... elems_1_note)
Statically typed w.r.t. the contents, as far as possible.
|
Element_issue(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
{}issue.@User public Element_issue(Element_name elem_1_name, Element_authors elem_1_authors, Element_date elem_1_date, Element_prior elem_1_prior, Element_costs elem_1_costs, Element_desc elem_1_desc, Element_note... elems_1_note)
TdomContentException can not occur.IllegalArgumentException - if any input to contents is null.@SafeVarargs @User public Element_issue(@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.@SafeVarargs @User public Element_issue(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.@User public void set(Element_name elem_1_name, Element_authors elem_1_authors, Element_date elem_1_date, Element_prior elem_1_prior, Element_costs elem_1_costs, Element_desc elem_1_desc, Element_note... elems_1_note)
TdomContentException can not
occur.IllegalArgumentException - if any input to contents is null.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 Element_name getElem_1_name()
Element_name in the content model of this.@User public Element_name setElem_1_name(Element_name newElem_1_name)
newElem_1_name - (never null) new value for the 1st appearance of
Element_name in the content model of
this.IllegalArgumentException - in case of null.@User public Element_authors getElem_1_authors()
Element_authors in the content model of this.@User public Element_authors setElem_1_authors(Element_authors newElem_1_authors)
newElem_1_authors - (never null) new value for the 1st appearance of
Element_authors in the content model of
this.IllegalArgumentException - in case of null.@User public Element_date getElem_1_date()
Element_date in the content model of this.@User public Element_date setElem_1_date(Element_date newElem_1_date)
newElem_1_date - (never null) new value for the 1st appearance of
Element_date in the content model of
this.IllegalArgumentException - in case of null.@User public Element_prior getElem_1_prior()
Element_prior in the content model of this.@User public Element_prior setElem_1_prior(Element_prior newElem_1_prior)
newElem_1_prior - (never null) new value for the 1st appearance of
Element_prior in the content model of
this.IllegalArgumentException - in case of null.@User public Element_costs getElem_1_costs()
Element_costs in the content model of this.@User public Element_costs setElem_1_costs(Element_costs newElem_1_costs)
newElem_1_costs - (never null) new value for the 1st appearance of
Element_costs in the content model of
this.IllegalArgumentException - in case of null.@User public Element_desc getElem_1_desc()
Element_desc in the content model of this.@User public Element_desc setElem_1_desc(Element_desc newElem_1_desc)
newElem_1_desc - (never null) new value for the 1st appearance of
Element_desc in the content model of
this.IllegalArgumentException - in case of null.@User public Element_note[] getElems_1_note()
Element_note 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_note getElem_1_note(int index)
Element_note in the
content model of this.ArrayIndexOutOfBoundsExceptionpublic int countElems_1_note()
Element_note in the content model of this.@User public void visitElems_1_note(Visitor visitor)
Element_note in the content model of
this.@User public Element_note setElem_1_note(int index, Element_note newElem_1_note)
newElem_1_note - (never null) new value at the given index position
in the 1st appearance of Element_note
in the content model of this.IllegalArgumentException - on attempt to set null value.IndexOutOfBoundsException - if current array is not large enough.@User public Element_note[] setElems_1_note(Element_note... newElems_1_note)
newElems_1_note - (never null) an array of all values (never
null) in the 1st appearance of Element_note in the content model of this.IllegalArgumentException - if the array is null, or a null value
is contained therein .public static Element_issue 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_issue checkRequiredAttrs()
@User public static TypedDTD.ElementInfo getInterfaceInfo()
see also the complete user documentation .