wt.ixb.publicforhandlers
Class AttributeExporterImporterManager
java.lang.Object
wt.ixb.publicforhandlers.AttributeExporterImporterManager
- public class AttributeExporterImporterManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expImporter
private ExpImporter expImporter
table
private Hashtable table
AttributeExporterImporterManager
public AttributeExporterImporterManager(ExpImporter _expImporter)
getAttributeExporterImporter
public AttributeExporterImporter getAttributeExporterImporter(Class cl)
throws WTException
- Throws:
WTException
finalizeExport
public void finalizeExport()
throws WTException
- Throws:
WTException
prepareForImport
public void prepareForImport()
throws WTException
- Throws:
WTException
finalizeImport
public void finalizeImport()
throws WTException
- Throws:
WTException
PP
private static void PP(String s)
getAttributeHandlers
public Enumeration getAttributeHandlers()