Click or drag to resize

mxObjectCodec Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodmxObjectCodec(Object)
Constructs a new codec for the specified template object.
Public methodmxObjectCodec(Object, String, String, DictionaryString, String)
Constructs a new codec for the specified template object. The variables in the optional exclude array are ignored by the codec. Variables in the optional idrefs array are turned into references in the XML. The optional mapping may be used to map from variable names to XML attributes.
Top
See Also