org.apache.fop.render.pdf
Class CodePointMapping

java.lang.Object
  extended by org.apache.fop.render.pdf.CodePointMapping

public class CodePointMapping
extends Object


Method Summary
static CodePointMapping getMapping(String encoding)
           
 char mapChar(char c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

mapChar

public final char mapChar(char c)

getMapping

public static CodePointMapping getMapping(String encoding)


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.