Class DTD
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedDTD
eu.bandm.music.applications.deutscheLaute.xml.DTD
@Generated(generator="eu.bandm.tools.tdom.cli.Tool",
version="",
timestamp="2025-01-13_23h09m32")
@Undocumented
public final class DTD
extends TypedDTD
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.TypedDTD
TypedDTD.AbstractElementInfo, TypedDTD.AttributeInfo, TypedDTD.DTDInfo, TypedDTD.ElementInfo, TypedDTD.ImplementationInfo<C>, TypedDTD.NamedImplementationInfo<C>
-
Field Summary
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedDTD
DTD_ENCODING, ORIGINAL_DTD_RESOURCE_NAME
-
Method Summary
Modifier and TypeMethodDescriptioncreateDocument_columna
(InputStream in, Extension ext) createDocument_columna
(Document document, Extension ext) createDocument_tabulatura
(Document document, Extension ext) static void
drainInitializationMessages
(MessageReceiver<? super SimpleMessage> msg) This is only a default method which ALWAYS will be orverridden !?? bttodo FIXME ??final TypedDTD.DTDInfo
Gives access to all reflection info objects.Methods inherited from class eu.bandm.tools.tdom.runtime.TypedDTD
createLocator, createLocator, extractSingleton, forName, getChecksum, getDTD, getDTDSource, getElementIndex, getErrorHandler, implementContentModel, parseContent, printStatistics, setErrorHandler
-
Field Details
-
dtd
-
-
Method Details
-
drainInitializationMessages
@Undocumented public static void drainInitializationMessages(MessageReceiver<? super SimpleMessage> msg) -
getDocumentId
Description copied from class:eu.bandm.tools.tdom.runtime.TypedDTD
This is only a default method which ALWAYS will be orverridden !?? bttodo FIXME ??- Overrides:
getDocumentId
in classTypedDTD
-
createDocument_columna
-
createDocument_columna
public Document_columna createDocument_columna(Document document, Extension ext) throws TdomAttributeException, TdomContentException -
createDocument_columna
public Document_columna createDocument_columna(SAXEventStream in, Extension ext) throws TdomException - Throws:
TdomException
-
createDocument_columna
- Throws:
TdomException
-
createDocument_columna
public Document_columna createDocument_columna(InputStream in, Extension ext) throws IOException, TdomException - Throws:
IOException
TdomException
-
createDocument_tabulatura
-
createDocument_tabulatura
public Document_tabulatura createDocument_tabulatura(Document document, Extension ext) throws TdomAttributeException, TdomContentException -
createDocument_tabulatura
public Document_tabulatura createDocument_tabulatura(SAXEventStream in, Extension ext) throws TdomException - Throws:
TdomException
-
createDocument_tabulatura
- Throws:
TdomException
-
createDocument_tabulatura
public Document_tabulatura createDocument_tabulatura(InputStream in, Extension ext) throws IOException, TdomException - Throws:
IOException
TdomException
-
getInterfaceInfo
Description copied from class:eu.bandm.tools.tdom.runtime.TypedDTD
Gives access to all reflection info objects.- Specified by:
getInterfaceInfo
in classTypedDTD
-