net.sf.juoserver.api
Interface IdxFileEntryEncoder

All Superinterfaces:
GenericFileEntryEncoder<IdxFileEntry>
All Known Implementing Classes:
SkillsIdxFileEntryEncoder

public interface IdxFileEntryEncoder
extends GenericFileEntryEncoder<IdxFileEntry>

Contract for a class capable of encoding IdxFileEntryImpls starting from byte arrays.


Method Summary
 
Methods inherited from interface net.sf.juoserver.api.GenericFileEntryEncoder
encode
 



Copyright © 2010-2012. All Rights Reserved.