public final class ConfigurationSerializer extends Object
Configuration to/from XML.| Modifier and Type | Method and Description |
|---|---|
static Configuration |
fromXML(InputStream is) |
static String |
toXML(Configuration config) |
static String |
toXML(String projectName,
Configuration config,
Properties properties) |
public static Configuration fromXML(InputStream is) throws InternalErrorException
InternalErrorExceptionpublic static String toXML(Configuration config)
public static String toXML(String projectName, Configuration config, Properties properties)
Copyright © 2024 Denodo Technologies. All rights reserved.