net.sf.juoserver.files
Class SkillsMulFileEntryEncoder

java.lang.Object
  extended by net.sf.juoserver.files.SkillsMulFileEntryEncoder
All Implemented Interfaces:
GenericFileEntryEncoder<SkillsFileEntry>

public class SkillsMulFileEntryEncoder
extends Object
implements GenericFileEntryEncoder<SkillsFileEntry>

Encoder for the skills data file (namely, skills.mul).


Constructor Summary
SkillsMulFileEntryEncoder()
           
 
Method Summary
 SkillsFileEntry encode(byte[] contents)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkillsMulFileEntryEncoder

public SkillsMulFileEntryEncoder()
Method Detail

encode

public SkillsFileEntry encode(byte[] contents)
Specified by:
encode in interface GenericFileEntryEncoder<SkillsFileEntry>


Copyright © 2010-2012. All Rights Reserved.