public class LocationRenderStrategy extends java.lang.Object implements RenderStrategy
Location objects as HTML. This may
include showing the content of the Resource, with the line indicated
in the Location highlighted.| Constructor and Description |
|---|
LocationRenderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderObject(java.lang.Object object,
IMarkupWriter writer,
IRequestCycle cycle) |
public LocationRenderStrategy()
public void renderObject(java.lang.Object object, IMarkupWriter writer, IRequestCycle cycle)
renderObject in interface RenderStrategy