Package org.apache.struts2.config.impl
Class NamespaceMatch
java.lang.Object
org.apache.struts2.config.impl.NamespaceMatch
Represents a match from a namespace pattern matching.
- Since:
- 2.1
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NamespaceMatch
-
-
Method Details
-
getPattern
- Returns:
- The pattern that was matched
-
getVariables
- Returns:
- The variables containing the matched values
-