Class AttributeExporterImporterTemplate

java.lang.Object
wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
All Implemented Interfaces:
AttributeExporterImporter
Direct Known Subclasses:
wt.ixb.handlers.forattributes._ExpImpForContentAttr, wt.access.ixb.handlers.forattributes._ExpImpForSecurityLabelsAttr, wt.ixb.handlers.forclasses.attr._ExpImpForWTDocumentDependencyLinkAttr, wt.ixb.handlers.forclasses.attr._ExpImpForWTDocumentUsageLinkAttr

public abstract class AttributeExporterImporterTemplate extends Object implements AttributeExporterImporter
General template for attribute handlers which defines trivial implementation.
It defines some abstract methods that individual attribute handlers must implement.

Supported API: true

Extendable: false