fr.xephi.authme.converter
Class vAuthFileReader

java.lang.Object
  extended by fr.xephi.authme.converter.vAuthFileReader

public class vAuthFileReader
extends java.lang.Object


Field Summary
 DataSource database
           
 AuthMe plugin
           
 org.bukkit.command.CommandSender sender
           
 
Constructor Summary
vAuthFileReader(AuthMe plugin, DataSource database, org.bukkit.command.CommandSender sender)
           
 
Method Summary
 void convert()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

plugin

public AuthMe plugin

database

public DataSource database

sender

public org.bukkit.command.CommandSender sender
Constructor Detail

vAuthFileReader

public vAuthFileReader(AuthMe plugin,
                       DataSource database,
                       org.bukkit.command.CommandSender sender)
Method Detail

convert

public void convert()
             throws java.io.IOException
Throws:
java.io.IOException