VdexReload 1.1.3 API

uk.ac.reload.editor.vocabulary.importexport
Class OtherImporter

java.lang.Object
  extended byuk.ac.reload.editor.vocabulary.importexport.OtherImporter

public class OtherImporter
extends java.lang.Object

Import Other Vocabulary as Vdex Vocabulary


Constructor Summary
OtherImporter(java.io.File otherFile)
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OtherImporter

public OtherImporter(java.io.File otherFile)
Constructor

Parameters:
otherFile - the other vocabulary to import as Vdex

VdexReload 1.1.3 API