net.sf.juoserver.files
Class SkillsIdxFileEntryEncoder
java.lang.Object
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).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkillsIdxFileEntryEncoder
public SkillsIdxFileEntryEncoder()
encode
public IdxFileEntry encode(byte[] contents)
- Specified by:
encode
in interface GenericFileEntryEncoder<IdxFileEntry>
Copyright © 2010-2012. All Rights Reserved.