Class cryptix.pgp.charset.SimpleCharSet
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp.charset.SimpleCharSet

java.lang.Object
   |
   +----cryptix.pgp.charset.SimpleCharSet

public class SimpleCharSet
extends Object
Author:
Jill Baker

Variable Index

 o UNK

Constructor Index

 o SimpleCharSet()

Method Index

 o translate(byte[], byte[])

Variables

 o UNK
  public final static byte UNK

Constructors

 o SimpleCharSet
  public SimpleCharSet()

Methods

 o translate
  protected final static byte[] translate(byte in[],
                                          byte lookupTable[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index