Uses of Class
org.apache.jdo.impl.fostore.CharTranscriber

Packages that use CharTranscriber
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of CharTranscriber in org.apache.jdo.impl.fostore
 

Fields in org.apache.jdo.impl.fostore declared as CharTranscriber
private static CharTranscriber CharTranscriber.instance
           
 

Methods in org.apache.jdo.impl.fostore that return CharTranscriber
(package private) static CharTranscriber CharTranscriber.getInstance()