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

org.hibernate.tool.internal.util.StringUtil Maven / Gradle / Ivy

There is a newer version: 7.0.0.Beta1
Show newest version
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy