Uses of Interface
org.apache.struts2.util.location.LocationUtils.LocationFinder
Package
Description
Classes and utilities used to track location information.
-
Uses of LocationUtils.LocationFinder in org.apache.struts2.util.location
Modifier and TypeMethodDescriptionstatic void
LocationUtils.addFinder
(LocationUtils.LocationFinder finder) Add aLocationUtils.LocationFinder
to the list of finders that will be queried for an object's location byLocationUtils.getLocation(Object, String)
.