Uses of Interface
org.hippoecm.hst.core.linking.LocationResolver

Packages that use LocationResolver
org.hippoecm.hst.core.linking The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking 
org.hippoecm.hst.core.linking.resolvers   
 

Uses of LocationResolver in org.hippoecm.hst.core.linking
 

Subinterfaces of LocationResolver in org.hippoecm.hst.core.linking
 interface ResourceLocationResolver
           
 

Methods in org.hippoecm.hst.core.linking that return types with arguments of type LocationResolver
 List<LocationResolver> DefaultHstLinkCreator.getLocationResolvers()
           
 List<LocationResolver> HstLinkCreator.getLocationResolvers()
           
 

Method parameters in org.hippoecm.hst.core.linking with type arguments of type LocationResolver
 void DefaultHstLinkCreator.setLocationResolvers(List<LocationResolver> locationResolvers)
           
 

Uses of LocationResolver in org.hippoecm.hst.core.linking.resolvers
 

Classes in org.hippoecm.hst.core.linking.resolvers that implement LocationResolver
 class HippoResourceLocationResolver
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.