Class TypedDTD.NamedImplementationInfo<C>

java.lang.Object
eu.bandm.tools.tdom.runtime.TypedDTD.ImplementationInfo<C>
eu.bandm.tools.tdom.runtime.TypedDTD.NamedImplementationInfo<C>
Direct Known Subclasses:
TypedDTD.AbstractElementInfo, TypedDTD.AttributeInfo
Enclosing class:
TypedDTD

public abstract static class TypedDTD.NamedImplementationInfo<C> extends TypedDTD.ImplementationInfo<C>
Reflection information which indicates one(1) particular Java class, generated to implement one(1) particular concept which carries a NamespaceName. Mostly the implemented concept is an Element or an Attribute from the compiled DTD.