Class Document_columna
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedNode<Extension>
eu.bandm.tools.tdom.runtime.TypedDocument<Element,Extension>
eu.bandm.music.applications.deutscheLaute.xml.Document
eu.bandm.music.applications.deutscheLaute.xml.Document_columna
@Generated(generator="eu.bandm.tools.tdom.cli.Tool",
version="",
timestamp="2025-07-30_06h44m58")
@Undocumented
public class Document_columna
extends Document
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.TypedNode
TypedNode.ParseListener<E extends TypedElement<?,?>> -
Field Summary
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedDocument
generationComment, root, STRING_ETHEREAL_SEPARATOR -
Constructor Summary
ConstructorsConstructorDescriptionDocument_columna(SAXEventStream in, Extension ext) Document_columna(InputStream in, Extension ext) Document_columna(Document domDocument, Extension ext) -
Method Summary
Modifier and TypeMethodDescriptionprotected final Elementdecode(DecodingInputStream in, Extension ext) final voidfinal voidencode(EncodingOutputStream out, Extension ext) Abstract fall-back method which MUST be overridden and always throws an Exception.final intvoidSend the visitor to this instance.Methods inherited from class eu.bandm.tools.tdom.runtime.TypedDocument
createDictionary, decode, decodeEthereals, encode, encodeEthereals, end, getDTD, getEtherealContainer, getGenerationComment, getRootUntyped, setGenerationComment, startMethods 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, encode, encodeOptional, encodePlus, encodePlus, encodeStar, encodeStar, extractEthereals, getLocation, getPCData, setLocation, setLocation, setLocation
-
Constructor Details
-
Document_columna
@Undocumented Document_columna(Document domDocument, Extension ext) throws TdomContentException, TdomAttributeException -
Document_columna
-
Document_columna
Document_columna(SAXEventStream in, Extension ext) throws TdomXmlException, TdomContentException, TdomAttributeException -
Document_columna
public Document_columna(InputStream in, Extension ext) throws IOException, TdomContentException, TdomAttributeException
-
-
Method Details
-
getDocumentElement
-
host
Description copied from interface:eu.bandm.tools.tdom.runtime.VisitableSend the visitor to this instance. -
getTagIndex
public final int getTagIndex()- Overrides:
getTagIndexin classTypedDocument<Element,Extension>
-
decode
protected final Element decode(DecodingInputStream in, Extension ext) throws IOException, TdomContentException, TdomAttributeException - Specified by:
decodein classTypedDocument<Element,Extension> - Throws:
IOExceptionTdomContentExceptionTdomAttributeException
-
encode
Description copied from class:eu.bandm.tools.tdom.runtime.TypedNodeAbstract fall-back method which MUST be overridden and always throws an Exception.- Overrides:
encodein classTypedDocument<Element,Extension> - Throws:
IOException
-
encode
- Throws:
IOException
-