| java.lang.Object org.netbeans.modules.visualweb.designer.jsf.ExternalDomProviderCache
ExternalDomProviderCache | class ExternalDomProviderCache (Code) | | XXX Moved from designer/../DocumentCache
Cache of external JsfForms, to avoid repeated loading and computing of the
layout of external document resources included in our documents
(via say <iframe>)
author: Tor Norbye |
ExternalDomProviderCache | public ExternalDomProviderCache()(Code) | | Construct a new box cache
|
flush | public void flush()(Code) | | Clear out the cache
|
size | public int size()(Code) | | Return number of entries in this cache
|
|
|