Click or drag to resize

mxCodec Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodmxCodec
Constructs an XML encoder/decoder with a new owner document.
Public methodmxCodec(XmlDocument)
Constructs an XML encoder/decoder for the specified owner document. The document is required to resolve forward ID references. This means if you parse a graphmodel that is represented in XML you must also pass the document that contains the XML to the constructor, otherwise forward references will not be resolved.
Top
See Also