Class Element_sonum
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedNode<Extension>
eu.bandm.tools.tdom.runtime.TypedSubstantial<Extension>
eu.bandm.tools.tdom.runtime.TypedElement<Element,Extension>
eu.bandm.music.applications.deutscheLaute.xml.Element
eu.bandm.music.applications.deutscheLaute.xml.Element_sonum
- All Implemented Interfaces:
Attr_ypos.Owner,Locatable<XMLDocumentIdentifier>,Matchable<BaseMatcher>,TypedContent,Visitable<Visitor>
@Generated(generator="eu.bandm.tools.tdom.cli.Tool",
version="",
timestamp="2025-07-30_06h44m58")
@Undocumented
public class Element_sonum
extends Element
implements Attr_ypos.Owner, Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT
sonum
EMPTY
>.
Required attributes:
ypos, string, source, fret.
Optional attributes:
finger, prolongate.
This class realizes the element definition from the source DTD.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.TypedElement
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, TypedElement.UnmixedContent<E extends TypedElement<E, X>, X extends TypedExtension> Nested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.TypedNode
TypedNode.ParseListener<E extends TypedElement<?,?>> Nested classes/interfaces inherited from interface eu.bandm.tools.tdom.runtime.TypedContent
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> -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final Stringstatic final NamespaceNamestatic final String(package private) static final Stringstatic final intstatic final StringFields inherited from class eu.bandm.music.applications.deutscheLaute.xml.Element
decodeTable, parseTableFields inherited from class eu.bandm.tools.tdom.runtime.TypedElement
getDeepPCData, getFlatPCData -
Constructor Summary
ConstructorsConstructorDescriptionElement_sonum(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_sonum(TypedSubstantial<Extension>... content) Element_sonum(Attributes attrs, TypedSubstantial<Extension>... content) -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected TypedAttribute[]final Element_sonum(package private) static Element_sonumdecode(DecodingInputStream in, Extension ext) final voidencode(EncodingOutputStream out, Extension ext) Abstract fall-back method which MUST be overridden and always throws an Exception.final Element_sonum.Attr_fretfinal Attr_ypos(package private) static TypedContent.DecodingConstructor<? extends Element_sonum, Extension, TdomAttributeException> static TypedDTD.ElementInfo(package private) static TypedContent.ParsingConstructor<? extends Element_sonum, Element, Extension, TdomAttributeException> final intvoidSend the visitor to this instance.voididentify(BaseMatcher matcher) protected voidprotected voidinitAttrs(Attributes attrs) Will be overridden by generated code which picks attribute values.protected void(package private) static booleanlookahead(Iterators.MultipleLookaheadIterator<? extends Element> i, boolean optional) (package private) static booleanlookahead(SAXEventStream in, Extension ext, boolean optional) (package private) static Element_sonumparse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_sonumparse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_sonumparse(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_sonumparseOptional(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_sonum[]parsePlus(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_sonum[]parseStar(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) final Element_sonum.Attr_fretfinal Attr_ypos(package private) static Element_sonumsemiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_sonumsemiparseOptional(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_sonum[]semiparsePlus(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_sonum[]semiparseStar(Iterators.MultipleLookaheadIterator<? extends Element> i) voidset()Methods inherited from class eu.bandm.music.applications.deutscheLaute.xml.Element
getDeepPCDataMethods inherited from class eu.bandm.tools.tdom.runtime.TypedElement
classifyForException, decodeMixed, decodeOptional, decodePlus, decodePlusList, decodeStar, decodeStarList, encode, encodeMixed, end, ensureSize, extractElement, getAttrsSnapshot, getAttrsSnapshot, getElemsSnapshot, getEtherealContainer, getLocalName, getName, getNamespaceURI, getPCData, getTagName, initAttrs, initAttrsSafe, matchEndElement, matchEndElement, matchStartElement, matchStartElement, parseAbstract, parseAndClose, parseAndClose, parseMixed, parseMixed, parseOptional, parsePlus, parsePlusList, parseStar, parseStarList, semiparseEmpty, semiparseMixed, setResizing, start, w3c_getNamespaceNameMethods inherited from class eu.bandm.tools.tdom.runtime.TypedSubstantial
dumpFollowingEthereals, dumpPrecedingEthereals, getFollowingEthereals, getPrecedingEthereals, readFollowingEthereals, readPrecedingEtherealsMethods inherited from class eu.bandm.tools.tdom.runtime.TypedNode
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, setLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface eu.bandm.tools.location.Locatable
getLocation
-
Field Details
-
TAG_INDEX
public static final int TAG_INDEX- See Also:
-
TAG_NAME
- See Also:
-
namespaceURI
- See Also:
-
prefix
- See Also:
-
localName
- See Also:
-
name
-
-
Constructor Details
-
Element_sonum
-
Element_sonum
Element_sonum(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomContentException, TdomAttributeSyntaxException, TdomAttributeMissingException, TdomAttributeException -
Element_sonum
- Throws:
TdomAttributeMissingException
-
Element_sonum
@SafeVarargs public Element_sonum(@Opt Attributes attrs, TypedSubstantial<Extension>... content) throws TdomContentException, TdomAttributeSyntaxException, TdomAttributeMissingException -
Element_sonum
@SafeVarargs public Element_sonum(TypedSubstantial<Extension>... content) throws TdomContentException, TdomAttributeSyntaxException, TdomAttributeMissingException
-
-
Method Details
-
set
public void set() -
encode
Description copied from class:eu.bandm.tools.tdom.runtime.TypedNodeAbstract fall-back method which MUST be overridden and always throws an Exception.- Specified by:
encodein classTypedNode<Extension>- Throws:
IOException
-
decode
static Element_sonum decode(DecodingInputStream in, Extension ext) throws IOException, TdomContentException, TdomAttributeException -
__dumpElementSnapshot
- Specified by:
__dumpElementSnapshotin classTypedElement<Element,Extension>
-
getTagIndex
public final int getTagIndex()- Specified by:
getTagIndexin classTypedElement<Element,Extension>
-
getAttr_source
-
readAttr_source
-
getAttr_fret
-
readAttr_fret
-
getAttr_string
-
readAttr_string
-
getAttr_prolongate
-
readAttr_prolongate
-
getAttr_ypos
- Specified by:
getAttr_yposin interfaceAttr_ypos.Owner
-
readAttr_ypos
- Specified by:
readAttr_yposin interfaceAttr_ypos.Owner
-
getAttr_finger
-
readAttr_finger
-
__getAllAttrs
- Overrides:
__getAllAttrsin classTypedElement<Element,Extension>
-
parse
static Element_sonum parse(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomContentException, TdomAttributeException -
parse
static Element_sonum parse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomContentException, TdomAttributeException -
getParseClosure
static TypedContent.ParsingConstructor<? extends Element_sonum,Element, getParseClosure()Extension, TdomAttributeException> -
getDecodeClosure
static TypedContent.DecodingConstructor<? extends Element_sonum,Extension, getDecodeClosure()TdomAttributeException> -
initAttrs
Description copied from class:eu.bandm.tools.tdom.runtime.TypedElementWill be overridden by generated code which picks attribute values. This default code simply does nothing, e.g. ignores the Attributes object and is sufficient for all Elements which do not carry Attributes.- Overrides:
initAttrsin classTypedElement<Element,Extension> - Throws:
TdomAttributeSyntaxException
-
parseStar
static Element_sonum[] parseStar(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomContentException, TdomAttributeException -
parsePlus
static Element_sonum[] parsePlus(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomContentException, TdomAttributeException -
parseOptional
static Element_sonum parseOptional(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomContentException, TdomAttributeException -
lookahead
-
parse
public static Element_sonum parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomContentException, TdomAttributeException -
semiparseStar
static Element_sonum[] semiparseStar(Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
semiparsePlus
static Element_sonum[] semiparsePlus(Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
semiparseOptional
@Opt static @Opt Element_sonum semiparseOptional(Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
lookahead
static boolean lookahead(Iterators.MultipleLookaheadIterator<? extends Element> i, boolean optional) -
semiparse
static Element_sonum semiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
host
Description copied from interface:eu.bandm.tools.tdom.runtime.VisitableSend the visitor to this instance. -
identify
- Specified by:
identifyin interfaceMatchable<BaseMatcher>
-
initAttrs
- Throws:
TdomAttributeSyntaxException
-
initAttrsSafe
protected void initAttrsSafe() -
checkRequiredAttrs
- Throws:
TdomAttributeMissingException
-
getInterfaceInfo
-