Uses of Interface
org.apache.felix.framework.cache.Content
Packages that use Content
-
Uses of Content in org.apache.felix.framework
Methods in org.apache.felix.framework that return Content -
Uses of Content in org.apache.felix.framework.cache
Classes in org.apache.felix.framework.cache that implement ContentModifier and TypeClassDescriptionclass
class
class
Methods in org.apache.felix.framework.cache that return ContentModifier and TypeMethodDescriptionabstract Content
BundleArchiveRevision.getContent()
Content.getEntryAsContent
(String name) This method returns the named entry as an IContent Typically, this method only makes sense for entries that correspond to some form of aggregated resource (e.g., an embedded JAR file or directory), but implementations are free to interpret this however makes sense.ContentDirectoryContent.getEntryAsContent
(String name) DirectoryContent.getEntryAsContent
(String entryName) JarContent.getEntryAsContent
(String entryName) Constructors in org.apache.felix.framework.cache with parameters of type Content