public class XSLTDomainOverrider extends Object implements DomainOverrider, org.springframework.beans.factory.InitializingBean
Modifier and Type | Field and Description |
---|---|
protected org.springframework.core.io.Resource |
xslResource
XSL resource.
|
Constructor and Description |
---|
XSLTDomainOverrider() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
overrideDomain(String data,
String domain)
Overrides domain in profile.
|
void |
setXslResource(org.springframework.core.io.Resource xslResource)
Sets xsl resource.
|
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public String overrideDomain(String data, String domain)
DomainOverrider
overrideDomain
in interface DomainOverrider
public void setXslResource(org.springframework.core.io.Resource xslResource)
xslResource
- Copyright © 2002–2016 ICM, Warsaw University. All rights reserved.