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-07-30_06h44m58")
@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
FieldsFields 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 voiddrainInitializationMessages(MessageReceiver<? super SimpleMessage> msg) This is only a default method which ALWAYS will be orverridden !?? bttodo FIXME ??final TypedDTD.DTDInfoGives 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.TypedDTDThis is only a default method which ALWAYS will be orverridden !?? bttodo FIXME ??- Overrides:
getDocumentIdin classTypedDTD
-
createDocument_columna
-
createDocument_columna
public Document_columna createDocument_columna(Document document, Extension ext) throws TdomContentException, TdomAttributeException -
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:
IOExceptionTdomException
-
createDocument_tabulatura
-
createDocument_tabulatura
public Document_tabulatura createDocument_tabulatura(Document document, Extension ext) throws TdomContentException, TdomAttributeException -
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:
IOExceptionTdomException
-
getInterfaceInfo
Description copied from class:eu.bandm.tools.tdom.runtime.TypedDTDGives access to all reflection info objects.- Specified by:
getInterfaceInfoin classTypedDTD
-