VdexReload 1.1.3 API

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

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

public class OtherExporter
extends java.lang.Object

Export Vdex Vocabulary as Other Vocabulary


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

Constructor Detail

OtherExporter

public OtherExporter(java.io.File vdexFile)
Constructor

Parameters:
vdexFile - the vdex file to export

VdexReload 1.1.3 API