VdexReload 1.1.3 API

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

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

public class ZthesExporter
extends java.lang.Object

Export Vdex Vocabulary as Zthes


Constructor Summary
ZthesExporter(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

ZthesExporter

public ZthesExporter(java.io.File vdexFile)
Constructor

Parameters:
vdexFile - the vdex file to export

VdexReload 1.1.3 API