cryptix.examples.pgp
Class FileView

java.lang.Object
  |
  +--cryptix.examples.pgp.FileView

final class FileView
extends java.lang.Object

DOCUMENT ME.

SECURITY: this should not be public, since it can read from arbitrary files.


Constructor Summary
(package private) FileView()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileView

FileView()
Method Detail

main

public static void main(java.lang.String[] args)