org.hibernate.tool.internal.util.StringUtil Maven / Gradle / Ivy
package org.hibernate.tool.internal.util;
import java.util.StringTokenizer;
/**
* max: Removed methods that dependent on anything else than common.StringUtils.
*
* Common String
manipulation routines.
*
* Originally from
* Turbine and the
* GenerationJavaCore library.
*
* @author Jon S. Stevens
* @author Daniel Rall
* @author Greg Coladonato
* @author Henri Yandell
* @author Ed Korthof
* @author Stephen Colebourne
* @author