58596061626364
private CrosstabSerializerFactory() {} public ISerializer getSerializer(String mimeType) { return new CrosstabJSONSerializer(); }