public interface ReferenceInsertionPolicy
| Modifier and Type | Method and Description |
|---|---|
org.apache.velocity.app.event.ReferenceInsertionEventHandler |
getReferenceInsertionEventHandler(org.apache.velocity.context.Context context)
Get a
ReferenceInsertionPolicy appropriate for the context being
rendered. |
org.apache.velocity.app.event.ReferenceInsertionEventHandler getReferenceInsertionEventHandler(org.apache.velocity.context.Context context)
ReferenceInsertionPolicy appropriate for the context being
rendered.context - Context being rendered.Copyright © 2003–2016 Atlassian. All rights reserved.