org.apache.tapestry5.internal.parser
Class BodyToken
java.lang.Object
org.apache.tapestry5.ioc.BaseLocatable
org.apache.tapestry5.internal.parser.TemplateToken
org.apache.tapestry5.internal.parser.BodyToken
- All Implemented Interfaces:
- Locatable
public class BodyToken
- extends TemplateToken
Placeholder for a component's body (within the component's template).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodyToken
public BodyToken(Location location)
Copyright © 2003-2012 The Apache Software Foundation.