public class SLDSupportLocator extends BaseLocator
Modifier and Type | Field and Description |
---|---|
static String |
SLD_SUPPORT_MANAGER_NAME |
Constructor and Description |
---|
SLDSupportLocator() |
Modifier and Type | Method and Description |
---|---|
static SLDSupportLocator |
getInstance()
Return the singleton instance.
|
SLDSupportManager |
getSLDSupportManager()
Return a reference to the SLS support manager
|
void |
registerSLDSupportManager(Class<? extends SLDSupportManager> clazz) |
getLocatorName
exists, get, getNames, register, register, register, register, registerDefault, registerDefault, toString
public static final String SLD_SUPPORT_MANAGER_NAME
public static SLDSupportLocator getInstance()
public SLDSupportManager getSLDSupportManager() throws LocatorException
LocatorException
public void registerSLDSupportManager(Class<? extends SLDSupportManager> clazz)