Code Guide :
This guide outlines the requirements for contributing code to the ORG.JUTIL Project.
/*
Copyright (C) 1997-2001. This software is copyrighted by the people and entities mentioned
after the "@author" tags below, on behalf of the JUTIL.ORG Project. The copyright is dated
by the dates after the "@date" tags below. All rights reserved.
This software is published under the terms of the JUTIL.ORG Software License version 1.1 or
later, a copy of which has been included with this distribution in the LICENSE file, which
can also be found at http://util.org/LICENSE. The makes this software free of use and
disclaimes all waranties. For more information, please see http://jutil.org/.
*/
package org.jutil;
/**
* This is the TString utility code class.
*
* This code conforms to the code guides for org.jutil Utility Code
* @see org.jutiltest.TStringTest
* @author $Author
* @version 1.21
*
*
CVS: state[$State$] id[$Id$] date[$date$] revision[$Revision$]
* author[$Author$] name[$Name$] locker[$Locker$]
*
*/