Uses of Interface
org.apache.sling.commons.osgi.ManifestHeader.Entry

Packages that use ManifestHeader.Entry
org.apache.sling.commons.osgi   
org.apache.sling.jcr.contentloader.internal   
 

Uses of ManifestHeader.Entry in org.apache.sling.commons.osgi
 

Classes in org.apache.sling.commons.osgi that implement ManifestHeader.Entry
protected static class ManifestHeader.PathImpl
           
 

Methods in org.apache.sling.commons.osgi that return ManifestHeader.Entry
 ManifestHeader.Entry[] ManifestHeader.getEntries()
          Return the entries for this header.
 

Uses of ManifestHeader.Entry in org.apache.sling.jcr.contentloader.internal
 

Constructors in org.apache.sling.jcr.contentloader.internal with parameters of type ManifestHeader.Entry
PathEntry(ManifestHeader.Entry entry, long bundleLastModified)
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.