Class UrlMapperHandler.MapProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>
Enclosing class:
UrlMapperHandler

public class UrlMapperHandler.MapProperties extends Properties
Look in a dictionary first, then the provided properties. XXX There are lots of little classes like this sprinkled throught the code. They should be consolidated. This is for Format.subst, and is not a complete implementation.
Version:
2.6, 07/03/26
Author:
Stephen Uhler
See Also: