| Package | Description |
|---|---|
| org.osgl.mvc.result |
| Modifier and Type | Method and Description |
|---|---|
static RenderXML |
RenderXML.of(org.osgl.http.H.Status status,
String xml) |
static RenderXML |
RenderXML.of(org.osgl.http.H.Status status,
String xml,
Object... args) |
static RenderXML |
RenderXML.of(org.osgl.Lang.Func0<String> producer) |
static RenderXML |
RenderXML.of(org.osgl.Lang.Visitor<Writer> contentWriter) |
static RenderXML |
RenderXML.of(String xml) |
static RenderXML |
RenderXML.of(String xml,
Object... args) |
Copyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.