maintain a list of text codecs and return instances
static vtkTextCodec * CodecForName(const char *CodecName)
Virtual class to act as an interface for all text codecs.
static void UnRegisterAllCreateCallbacks()
static vtkTextCodec * CodecToHandle(istream &InputStream)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTextCodecFactory * New()
static void UnRegisterCreateCallback(CreateFunction callback)
static void RegisterCreateCallback(CreateFunction callback)