
R - the type to renderpublic abstract class ProxyRenderer<R> extends AbstractRenderer<R>
| Constructor and Description |
|---|
ProxyRenderer(String[] paths)
Constructs a
ProxyRenderer with a given set of paths. |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPaths()
The properties required by this renderer.
|
renderpublic ProxyRenderer(String[] paths)
ProxyRenderer with a given set of paths.paths - an Array of Stringspublic String[] getPaths()
Copyright © 2016. All rights reserved.