|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |