Class Document
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedNode<X>
eu.bandm.tools.tdom.runtime.TypedDocument<Element,Extension>
eu.bandm.music.applications.deutscheLaute.xml.Document
- Direct Known Subclasses:
Document_columna
,Document_tabulatura
@Undocumented
public abstract class Document
extends TypedDocument<Element,Extension>
implements Visitable<Visitor>
-
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
-
Method Summary
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedDocument
createDictionary, decode, decode, decodeEthereals, encode, encode, encodeEthereals, end, getDTD, getEtherealContainer, getGenerationComment, getRootUntyped, getTagIndex, setGenerationComment, start
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, encode, encodeOptional, encodePlus, encodePlus, encodeStar, encodeStar, extractEthereals, getLocation, getPCData, setLocation, setLocation, setLocation
-
Constructor Details
-
Document
protected Document()
-