net.sf.juoserver.files
Class SkillsIdxFileEntryEncoder

java.lang.Object
  extended by net.sf.juoserver.files.SkillsIdxFileEntryEncoder
All Implemented Interfaces:
GenericFileEntryEncoder<IdxFileEntry>, IdxFileEntryEncoder

public class SkillsIdxFileEntryEncoder
extends Object
implements IdxFileEntryEncoder

Encoder for the skills index file (namely, skills.idx).


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

Constructor Detail

SkillsIdxFileEntryEncoder

public SkillsIdxFileEntryEncoder()
Method Detail

encode

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


Copyright © 2010-2012. All Rights Reserved.