xbn.string
Class TCInvisible

java.lang.Object
  |
  +--xbn.XBNObject
        |
        +--xbn.string.TrimChars
              |
              +--xbn.string.TCInvisible

public class TCInvisible
extends TrimChars

Classes to trim invisible characters off the ends of a string. See UtilChar.getAOCInvisible.

Source code:  TCInvisible.java


Fields inherited from class xbn.XBNObject
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP
 
Constructor Summary
TCInvisible()
          Create a TCInvisible.
 
Methods inherited from class xbn.string.TrimChars
doCheckRightForEsc, get, get, get, get, get, get, getAllLines, getAllLines, getAllLines, getAPCToTrim, getEscapeChar, getTALConfig, getTrimData, trim, trim, trim, trim, trimAllLines, trimAllLines
 
Methods inherited from class xbn.XBNObject
getXMsgPrefix, sop, sopl, sopl, throwAX, throwAXIfBadStr, throwAXIfNull, throwAXSpoof
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCInvisible

public TCInvisible()

Create a TCInvisible.

Equal to TrimChars(UtilChar.getAOCInvisible())




Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/xbnjava

 

SourceForge.net Logo