public class TKVXmlSerializer
extends java.lang.Object
Constructor | Description |
---|---|
TKVXmlSerializer() |
Modifier and Type | Method | Description |
---|---|---|
static KeyValueCollection |
deserialize(org.w3c.dom.Document listDocument) |
|
static KeyValueCollection |
deserialize(org.w3c.dom.Element listElement) |
|
static org.w3c.dom.Document |
serialize(KeyValueCollection list) |
|
static org.w3c.dom.Element |
serialize(KeyValueCollection list,
org.w3c.dom.Document nodeFactory) |
public static org.w3c.dom.Document serialize(KeyValueCollection list) throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
public static org.w3c.dom.Element serialize(KeyValueCollection list, org.w3c.dom.Document nodeFactory)
public static KeyValueCollection deserialize(org.w3c.dom.Document listDocument) throws DataFormatException
DataFormatException
public static KeyValueCollection deserialize(org.w3c.dom.Element listElement) throws DataFormatException
DataFormatException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.