|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
TOP Class Summary |
|
EscapeString | Escape characters in a string. |
EscapeUnescapeString | Base class for escaping or unescaping characters in a string. |
ESConfig | Configuration for EscapeString. |
UnescapeString | Unescape characters in a string. |
USCIgnore | Defines which characters, when escaped, should be ignored (that is, left escaped without causing an error). |
USCISpecific | An USCIgnore that can only ignore specific chars. |
USConfig | Configuration for UnescapeString. |
USCSpecific | An USConfig that always uses an USCISpecific. |
TOP Exception Summary |
|
UnescapeStringException | An exception used when the format of a string-to-be-unescaped is invalid. |
TOP
Package xbn.string.escape Description
Escape and unescape characters in a string.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava