Class ExtensionPointToken
java.lang.Object
org.apache.tapestry5.ioc.BaseLocatable
org.apache.tapestry5.internal.parser.TemplateToken
org.apache.tapestry5.internal.parser.ExtensionPointToken
- All Implemented Interfaces:
Locatable
A token that represents the replacement of a portion of the template with the content of an extension point, or an
override of that extension point.
- Since:
- 5.1.0.1
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.tapestry5.internal.parser.TemplateToken
getTokenType
Methods inherited from class org.apache.tapestry5.ioc.BaseLocatable
getLocation
-
Constructor Details
-
ExtensionPointToken
-
-
Method Details
-
getExtensionPointId
-