Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / FIContext / GetFIContext
In This Topic
    GetFIContext
    In This Topic

    CFastInfosetContext& GetFIContext() const;

    LtXmlLib21::FastInfosetContext Structure

    The FastInfosetContext structure controls the way in which XML is serialized and de-serialized as a Fast Infoset document. It allows aspects of the encoding to be changed.
    Base Classes: None
      Members Description  
        SetSuggestedValues Provides a convenient way to set common encodings.  
        UseUTF16BEStringEncoding Not yet supported.  
        DefaultStringEncoding Not yet supported. Defaulted to ENCODED_CHARACTER_STRING_UTF8.  
        DataTypes[ITEM_TYPE_MAX] Provides an array to allow you to set the Encoding for each Xml data type.