Uses of Class
org.apache.fop.afp.AFPResourceManager.AbstractCachedObject
-
Packages that use AFPResourceManager.AbstractCachedObject Package Description org.apache.fop.afp Contains an AFP library. -
-
Uses of AFPResourceManager.AbstractCachedObject in org.apache.fop.afp
Subclasses of AFPResourceManager.AbstractCachedObject in org.apache.fop.afp Modifier and Type Class Description private class
AFPResourceManager.CachedObject
private class
AFPResourceManager.CachedPageSegment
Fields in org.apache.fop.afp with type parameters of type AFPResourceManager.AbstractCachedObject Modifier and Type Field Description private java.util.Map<AFPResourceInfo,java.util.List<AFPResourceManager.AbstractCachedObject>>
AFPResourceManager. includeObjectCache
Mapping of resourceInfo to AbstractCachedObjectMethods in org.apache.fop.afp with parameters of type AFPResourceManager.AbstractCachedObject Modifier and Type Method Description private void
AFPResourceManager. addToCache(AFPResourceInfo resourceInfo, AFPResourceManager.AbstractCachedObject cachedObject)
-