JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.struts2.config.providers
Interface ValueSubstitutor
All Known Implementing Classes:
EnvsValueSubstitutor
public interface
ValueSubstitutor
Since:
Apache Struts 2.5.6
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
substitute
(
String
value)
Method Details
substitute
String
substitute
(
String
value)