Concurrent cache for parsed MXML models. The cache is a list of key-value pairs. The key is an {@code IFileSpecificaton} for an MXML file.The value is a {@link SoftReference} to a DOM-like {@link MXMLData} object.
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.