public class CaseInsensitiveDictionary
extends java.util.Dictionary
The CaseInsensitiveDictionary is a
java.util.Dictionary which conforms to the requirements laid
out by the Configuration Admin Service Specification requiring the property
names to keep case but to ignore case when accessing the properties.