|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.storage.filters.HexDumpFileFilter
public class HexDumpFileFilter
Filter the given file data to be the appropriate length.
Date created: Nov 2, 2002 9:07:52 PM
Constructor Summary | |
---|---|
HexDumpFileFilter()
Constructor for BinaryFileFilter. |
Method Summary | |
---|---|
byte[] |
filter(FileEntry fileEntry)
Create the hex dump format. |
java.lang.String |
getSuggestedFileName(FileEntry fileEntry)
Give suggested file name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HexDumpFileFilter()
Method Detail |
---|
public byte[] filter(FileEntry fileEntry)
filter
in interface FileFilter
FileFilter.filter(FileEntry)
public java.lang.String getSuggestedFileName(FileEntry fileEntry)
getSuggestedFileName
in interface FileFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |