org.keridwen.modelling.global.parameters.io
Class XMLFormatBuilder

java.lang.Object
  extended by org.keridwen.modelling.global.parameters.io.XMLFormatBuilder

public class XMLFormatBuilder
extends Object


Field Summary
static String KEY_GLOBAL_PARAMETER
           
static String KEY_GLOBAL_PARAMETER_LIST
           
static String KEY_GLOBAL_PARAMETER_LIST_AS_SIMPLE_LIST
           
 
Constructor Summary
XMLFormatBuilder()
           
 
Method Summary
static void setFormat(com.thoughtworks.xstream.XStream xstreamer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_GLOBAL_PARAMETER

public static final String KEY_GLOBAL_PARAMETER
See Also:
Constant Field Values

KEY_GLOBAL_PARAMETER_LIST

public static final String KEY_GLOBAL_PARAMETER_LIST
See Also:
Constant Field Values

KEY_GLOBAL_PARAMETER_LIST_AS_SIMPLE_LIST

public static final String KEY_GLOBAL_PARAMETER_LIST_AS_SIMPLE_LIST
See Also:
Constant Field Values
Constructor Detail

XMLFormatBuilder

public XMLFormatBuilder()
Method Detail

setFormat

public static void setFormat(com.thoughtworks.xstream.XStream xstreamer)


Copyright © 2012-2013 Artenum. All Rights Reserved.