This class provides code that maps back and forth between a {@link PropertyMap} and a {@link MapCompositeValueSupport}. A MapCompositeValueSupport is a {@link CompositeValue} implementation thatcontains items that are all of the same type; there is no predefined list of valid keys, so it maps nicely to an "open" PropertyMap.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.