@BeanID(value="xmlConverter")
@G9PropertyName(value="XmlConverter")
public interface XmlConverter
| Modifier and Type | Method and Description |
|---|---|
Document |
convert(ObjectSelection os,
ClientContext ctx)
Generates a Document based on the supplied ObjectSelection, and any
previously added filters and converters.
|
Document convert(ObjectSelection os, ClientContext ctx)
os - The ObjectSelection to convertctx - The client contextCopyright © 2006–2018 Esito AS. All rights reserved.