BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser.
Metacello new
baseline: 'BitmapCharacterSet';
repository: 'github://GsDevKit/BitmapCharacterSet:gemstone/filetree';
load.
project install --url=http://gsdevkit.github.io/GsDevKit_home/BitmapCharacterSet.ston
project load BitmapCharacterSet
This project was migrated from http://smalltalkhub.com/#!/~PharoExtras/BitmapCharacterSet