451452453454455456457458459460461
transcoder = new DataTranscoder(this, workspace); break; } case XML: { transcoder = new XMLTranscoder(this, workspace); break; } case SKIN: { //transcoder = new SkinTranscoder(this, workspace, skinClassInfo);