|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeTable | |
---|---|
org.marc4j.converter.impl | Classes for byte and character conversions. |
Uses of CodeTable in org.marc4j.converter.impl |
---|
Subclasses of CodeTable in org.marc4j.converter.impl | |
---|---|
class |
CodeTableGenerator
Invoked at build time to generate a java source file (named CodeTableGenerated.java) which when compiled will implement the CodeTableInterface (primarily through switch statements) and which can be used be the AnselToUnicode converter instead of this class, and which will produce the same results as the object CodeTable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |