Arena
1.0
A content management system
|
This file defines a utility class that can be used to work with Python strings. More...
Classes | |
class | Library.String.Utilities.Time |
A utility class that provides routines to handle time. More... | |
class | Library.String.Utilities.String |
A utility class for working with strings. More... | |
class | Library.String.Utilities.IsPrintable |
This class defines and implements a method to print the string representation of a class to the specified stream. More... | |
This file defines a utility class that can be used to work with Python strings.
It also defines an interface that is adopted by those classes which are capable of producing text representations of their data.