Package eu.bandm.tools.tdom.runtime
Class TypedDTD.AttributeInfo
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedDTD.ImplementationInfo<TypedAttribute>
eu.bandm.tools.tdom.runtime.TypedDTD.NamedImplementationInfo<TypedAttribute>
eu.bandm.tools.tdom.runtime.TypedDTD.AttributeInfo
- Enclosing class:
TypedDTD
Reflection information for one particular Attribute definition from the DTD.
It indicates the implementing Java class and the NamespaceName.
-
Field Summary
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedDTD.NamedImplementationInfo
getName, name
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedDTD.ImplementationInfo
impl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedDTD.NamedImplementationInfo
getName, indexByName, toString
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedDTD.ImplementationInfo
getImplementation
-
Constructor Details
-
AttributeInfo
-