All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.abubusoft.kripton.common.SupportedCharsets Maven / Gradle / Ivy

There is a newer version: 8.2.0-rc.4
Show newest version
package com.abubusoft.kripton.common;

/**
 * Charset used in kritpon
 * 
 * @author Francesco Benincasa ([email protected])
 *
 */
public abstract class SupportedCharsets {

	public final static String UTF_8="UTF-8";
		
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy