public class FilteredRenderXML
extends org.osgl.mvc.result.RenderContent
An enhanced version of RenderXML that allows PropertySpec to be applied to control the output fields
| Constructor and Description |
|---|
FilteredRenderXML(org.osgl.http.H.Status status,
java.lang.Object v,
PropertySpec.MetaInfo spec,
ActContext context) |
FilteredRenderXML(java.lang.Object v,
PropertySpec.MetaInfo spec,
ActContext context) |
apply, content, format, isOutputEncoding, setContentType, setOutputEncodingaddCookie, addHeader, applyAfterCommitHandler, applyBeforeCommitHandler, applyCookies, applyHeaders, applyMessage, applyStatus, clearThreadLocals, header, payload, status, status, statusCode, timestamp, touchPayloaddoFillInStackTrace, fillInStackTracepublic FilteredRenderXML(java.lang.Object v,
PropertySpec.MetaInfo spec,
ActContext context)
public FilteredRenderXML(org.osgl.http.H.Status status,
java.lang.Object v,
PropertySpec.MetaInfo spec,
ActContext context)
Copyright © 2014–2017 ActFramework. All rights reserved.