Class ExpImpForEquivalenceLink

java.lang.Object
wt.ixb.publicforhandlers.ClassExporterImporterTemplateGeneral
wt.ixb.publicforhandlers.ClassExporterImporterTemplate
wt.ixb.publicforhandlers.ExpImpForLinkObject
wt.associativity.ixb.handlers.forclasses._ExpImpForEquivalenceLink
wt.associativity.ixb.handlers.forclasses.ExpImpForEquivalenceLink
All Implemented Interfaces:
ClassExporter, ClassExporterImporter, ElementImporter

public class ExpImpForEquivalenceLink extends wt.associativity.ixb.handlers.forclasses._ExpImpForEquivalenceLink
Import Export for the EquivalenceLink

Supported API: true

Extendable: false
  • Method Details

    • importObjectAttributes

      public Object importObjectAttributes(Object ob, IxbElement fileXML, Importer importer) throws WTException
      Import attributes for a EquivalenceLink from its XML file.


      Supported API: true
      Overrides:
      importObjectAttributes in class ClassExporterImporterTemplate
      Parameters:
      ob - The EquivalenceLink
      fileXML - XML file that contains information about the EquivalenceLink
      impoter - The instance of the class Importer that calls this handler
      Returns:
      the link if its attributes are successfully imported, or null
      Throws:
      WTException