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

com.univocity.api.common.StringTransformation Maven / Gradle / Ivy

The newest version!
/*
 * Copyright (c) 2013 Univocity Software Pty Ltd. All rights reserved.
 * This file is subject to the terms and conditions defined in file
 * 'LICENSE.txt', which is part of this source code package.
 */

package com.univocity.api.common;

/**
 * A transformation operation over a {@code String}, that results in another {@code String}
 *
 * @author Univocity Software Pty Ltd - [email protected]
 */
public interface StringTransformation extends Transformation {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy