Uses of Class
org.xlsx4j.sml.CTQueryCache
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTQueryCache in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTQueryCache Modifier and Type Field Description protected CTQueryCacheCTTupleCache. queryCacheMethods in org.xlsx4j.sml that return CTQueryCache Modifier and Type Method Description CTQueryCacheObjectFactory. createCTQueryCache()Create an instance ofCTQueryCacheCTQueryCacheCTTupleCache. getQueryCache()Gets the value of the queryCache property.Methods in org.xlsx4j.sml with parameters of type CTQueryCache Modifier and Type Method Description voidCTTupleCache. setQueryCache(CTQueryCache value)Sets the value of the queryCache property.