fop 0.92beta

org.apache.fop.fonts
Class CodePointMapping

java.lang.Object
  |
  +--org.apache.fop.fonts.CodePointMapping

public class CodePointMapping
extends java.lang.Object


Method Summary
static CodePointMapping getMapping(java.lang.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(java.lang.String encoding)

fop 0.92beta

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.