org.marc4j.converter.impl
Interface CodeTableInterface

All Known Implementing Classes:
CodeTable, CodeTableGenerated, CodeTableGenerator

public interface CodeTableInterface


Method Summary
 char getChar(int c, int mode)
           
 boolean isCombining(int i, int g0, int g1)
           
 

Method Detail

isCombining

boolean isCombining(int i,
                    int g0,
                    int g1)

getChar

char getChar(int c,
             int mode)


Copyright © 2002-2006 Bas Peters. All Rights Reserved.