All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class fr.inria.openmath.omapi.implementation.UTF7Codec

java.lang.Object
   |
   +----fr.inria.openmath.omapi.implementation.UTF7Codec

public class UTF7Codec
extends Object

Constructor Index

 o UTF7Codec()

Method Index

 o decodeString(String)
 o writeString(OutputStream, String)

Constructors

 o UTF7Codec
 public UTF7Codec()

Methods

 o writeString
 public int writeString(OutputStream output,
                        String s) throws IOException
 o decodeString
 public String decodeString(String encoded) throws OMException

All Packages  Class Hierarchy  This Package  Previous  Next  Index