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

org.webpieces.templating.impl.EscapeCharactersFormatter Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package org.webpieces.templating.impl;

public interface EscapeCharactersFormatter {

	String format(Object val);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy