@Deprecated public class AbcRender extends Object implements org.noear.solon.core.handle.Render
| Constructor and Description |
|---|
AbcRender(AbcEntityConverter entityConverter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matched(org.noear.solon.core.handle.Context ctx,
String mime)
Deprecated.
|
void |
render(Object data,
org.noear.solon.core.handle.Context ctx)
Deprecated.
|
String |
renderAndReturn(Object data,
org.noear.solon.core.handle.Context ctx)
Deprecated.
|
public AbcRender(AbcEntityConverter entityConverter)
public boolean matched(org.noear.solon.core.handle.Context ctx,
String mime)
matched in interface org.noear.solon.core.handle.Renderpublic String renderAndReturn(Object data, org.noear.solon.core.handle.Context ctx) throws Throwable
renderAndReturn in interface org.noear.solon.core.handle.RenderThrowableCopyright © 2025. All rights reserved.