public class DefaultXmlConverter extends Object implements XmlConverter
| Constructor and Description |
|---|
DefaultXmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
Document |
convert(ObjectSelection objectSelection,
ClientContext ctx)
Generates a Document based on the supplied ObjectSelection, and any
previously added filters and converters.
|
public Document convert(ObjectSelection objectSelection, ClientContext ctx)
XmlConverterconvert in interface XmlConverterobjectSelection - The ObjectSelection to convertctx - The client contextCopyright © 2006–2018 Esito AS. All rights reserved.