Uses of Class
org.apache.sling.jcr.resource.internal.helper.MapEntry

Packages that use MapEntry
org.apache.sling.jcr.resource.internal.helper   
 

Uses of MapEntry in org.apache.sling.jcr.resource.internal.helper
 

Methods in org.apache.sling.jcr.resource.internal.helper that return MapEntry
static MapEntry MapEntry.createResolveEntry(String url, Resource resource, boolean trailingSlash)
           
 

Methods in org.apache.sling.jcr.resource.internal.helper that return types with arguments of type MapEntry
static List<MapEntry> MapEntry.createMapEntry(String url, Resource resource, boolean trailingSlash)
           
 Collection<MapEntry> MapEntries.getMapMaps()
           
 List<MapEntry> MapEntries.getResolveMaps()
           
 

Methods in org.apache.sling.jcr.resource.internal.helper with parameters of type MapEntry
 int MapEntry.compareTo(MapEntry m)
           
 



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