org.esau.ptarmigan.impl
Interface RandomAccessFileSource

All Known Implementing Classes:
ID3v1Filter

public interface RandomAccessFileSource

Interface for those filters which feed on Files, either for random access or just to extract information from the filename itself.

This should be used as a last-resort, only if you can't implement as a ByteStreamSource or CharacterStreamSource.

Version:
$Revision: 1.1 $ $Date: 2002/09/10 06:24:34 $
Author:
Reed Esau



Copyright © 2002 Reed Esau, All Rights Reserved.