Class Element_tabulatura
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedNode<X>
eu.bandm.tools.tdom.runtime.TypedSubstantial<X>
eu.bandm.tools.tdom.runtime.TypedElement<Element,Extension>
eu.bandm.music.applications.deutscheLaute.xml.Element
eu.bandm.music.applications.deutscheLaute.xml.Element_tabulatura
- All Implemented Interfaces:
eu.bandm.tools.location.Locatable<eu.bandm.tools.util.xml.XMLDocumentIdentifier>
,Matchable<BaseMatcher>
,TypedContent
,Visitable<Visitor>
@Undocumented
public class Element_tabulatura
extends Element
implements Visitable<Visitor>, Matchable<BaseMatcher>
-
Nested Class Summary
Nested 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
Modifier and TypeFieldDescription(package private) Element_columna[]
(package private) static final String
static final eu.bandm.tools.util.xml.NamespaceName
static final String
(package private) static final String
static final int
static final String
Fields inherited from class eu.bandm.music.applications.deutscheLaute.xml.Element
decodeTable, parseTable
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedElement
getDeepPCData, getFlatPCData
-
Constructor Summary
ConstructorDescriptionElement_tabulatura
(Element_columna... elems_1_columna) Element_tabulatura
(Element... content) Element_tabulatura
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_tabulatura
(Attributes attrs, Element... content) -
Method Summary
Modifier and TypeMethodDescriptionvoid
final Element_tabulatura
int
(package private) static Element_tabulatura
decode
(DecodingInputStream in, Extension ext) final void
encode
(EncodingOutputStream out, Extension ext) Abstract fall-back method which MUST be overridden and always throws an Exception.(package private) static TypedContent.DecodingConstructor<? extends Element_tabulatura,
Extension, TdomAttributeException> getElem_1_columna
(int index) static TypedDTD.ElementInfo
(package private) static TypedContent.ParsingConstructor<? extends Element_tabulatura,
Element, Extension, TdomAttributeException> final int
void
Send the visitor to this instance.void
identify
(BaseMatcher matcher) (package private) static boolean
lookahead
(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i, boolean optional) (package private) static boolean
(package private) static Element_tabulatura
parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_tabulatura
parse
(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_tabulatura
parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_tabulatura
parseOptional
(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_tabulatura[]
parsePlus
(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_tabulatura[]
parseStar
(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_tabulatura
(package private) static @Opt Element_tabulatura
semiparseOptional
(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_tabulatura[]
semiparsePlus
(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_tabulatura[]
semiparseStar
(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) void
set
(Element_columna... elems_1_columna) setElem_1_columna
(int index, Element_columna newElem_1_columna) setElems_1_columna
(Element_columna... newElems_1_columna) void
visitElems_1_columna
(Visitor visitor) Methods inherited from class eu.bandm.music.applications.deutscheLaute.xml.Element
getDeepPCData
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedElement
__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
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedSubstantial
dumpFollowingEthereals, dumpPrecedingEthereals, getFollowingEthereals, getPrecedingEthereals, readFollowingEthereals, readPrecedingEthereals
Methods 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, setLocation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface eu.bandm.tools.location.Locatable
getLocation
-
Field Details
-
TAG_INDEX
public static final int TAG_INDEX- See Also:
-
elems_1_columna
Element_columna[] elems_1_columna -
TAG_NAME
- See Also:
-
namespaceURI
- See Also:
-
prefix
- See Also:
-
localName
- See Also:
-
name
public static final eu.bandm.tools.util.xml.NamespaceName name
-
-
Constructor Details
-
Element_tabulatura
-
Element_tabulatura
Element_tabulatura(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomAttributeException, TdomContentException -
Element_tabulatura
public Element_tabulatura() -
Element_tabulatura
@SafeVarargs public Element_tabulatura(@Opt Attributes attrs, Element... content) throws TdomContentException - Throws:
TdomContentException
-
Element_tabulatura
- Throws:
TdomContentException
-
-
Method Details
-
set
-
encode
Description copied from class:eu.bandm.tools.tdom.runtime.TypedNode
Abstract fall-back method which MUST be overridden and always throws an Exception.- Specified by:
encode
in classTypedNode<Extension>
- Throws:
IOException
-
decode
static Element_tabulatura decode(DecodingInputStream in, Extension ext) throws IOException, TdomAttributeException, TdomContentException -
__dumpElementSnapshot
- Specified by:
__dumpElementSnapshot
in classTypedElement<Element,
Extension>
-
getTagIndex
public final int getTagIndex()- Specified by:
getTagIndex
in classTypedElement<Element,
Extension>
-
getElems_1_columna
-
getElem_1_columna
-
countElems_1_columna
public int countElems_1_columna() -
visitElems_1_columna
-
setElem_1_columna
@Undocumented public Element_columna setElem_1_columna(int index, Element_columna newElem_1_columna) -
setElems_1_columna
-
parse
static Element_tabulatura parse(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomAttributeException, TdomContentException -
parse
static Element_tabulatura parse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomAttributeException, TdomContentException -
getParseClosure
static TypedContent.ParsingConstructor<? extends Element_tabulatura,Element, getParseClosure()Extension, TdomAttributeException> -
getDecodeClosure
static TypedContent.DecodingConstructor<? extends Element_tabulatura,Extension, getDecodeClosure()TdomAttributeException> -
parseStar
static Element_tabulatura[] parseStar(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomAttributeException, TdomContentException -
parsePlus
static Element_tabulatura[] parsePlus(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomAttributeException, TdomContentException -
parseOptional
static Element_tabulatura parseOptional(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomAttributeException, TdomContentException -
lookahead
static boolean lookahead(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, boolean optional) -
parse
public static Element_tabulatura parse(eu.bandm.tools.util.xml.SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) throws TdomXmlException, TdomAttributeException, TdomContentException -
semiparseStar
static Element_tabulatura[] semiparseStar(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
semiparsePlus
static Element_tabulatura[] semiparsePlus(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
semiparseOptional
@Opt static @Opt Element_tabulatura semiparseOptional(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
lookahead
static boolean lookahead(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i, boolean optional) -
semiparse
static Element_tabulatura semiparse(eu.bandm.tools.util.java.Iterators.MultipleLookaheadIterator<? extends Element> i) throws TdomContentException - Throws:
TdomContentException
-
host
Description copied from interface:eu.bandm.tools.tdom.runtime.Visitable
Send the visitor to this instance. -
identify
- Specified by:
identify
in interfaceMatchable<BaseMatcher>
-
checkRequiredAttrs
-
getInterfaceInfo
-