wt.ixb.handlers.forattributes
Class ExpImpForContainerPathAttr
java.lang.Object
wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
wt.ixb.handlers.forattributes.ExpImpForContainerPathAttr
- All Implemented Interfaces:
- AttributeExporterImporter
- public class ExpImpForContainerPathAttr
- extends AttributeExporterImporterTemplate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpImpForContainerPathAttr
public ExpImpForContainerPathAttr()
exportAttribute
public void exportAttribute(Object ob,
IxbElement fileXML,
Exporter exporter)
throws WTException
- Description copied from class:
AttributeExporterImporterTemplate
Supported API: true
- Specified by:
exportAttribute
in interface AttributeExporterImporter
- Specified by:
exportAttribute
in class AttributeExporterImporterTemplate
- Parameters:
ob
- fileXML
- exporter
-
- Throws:
WTException
importAttribute
public Object importAttribute(Object ob,
IxbElement fileXML,
Importer importer)
throws WTException
- Description copied from class:
AttributeExporterImporterTemplate
Supported API: true
- Specified by:
importAttribute
in interface AttributeExporterImporter
- Specified by:
importAttribute
in class AttributeExporterImporterTemplate
- Parameters:
ob
- fileXML
- importer
-
- Returns:
- Object
- Throws:
WTException