net.sourceforge.scuba.smartcards
Class FileInfo
java.lang.Object
net.sourceforge.scuba.smartcards.FileInfo
- Direct Known Subclasses:
- ISOFileInfo
public abstract class FileInfo
- extends Object
File information, usually returned by a select command.
FIXME: work in progress...
- Author:
- Martijn Oostdijk (martijn.oostdijk@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileInfo
public FileInfo()
getFID
public abstract short getFID()
getFileLength
public abstract int getFileLength()