SerializationParams Class |
Namespace: Altova.RaptorXml.XPath
The SerializationParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | SerializationParams | Initializes a new instance of the SerializationParams class |
Name | Description | |
---|---|---|
![]() | AllowDuplicateNames |
A bool value indicating if a JSON object is allowed to contain duplicate names
|
![]() | ByteOrderMark |
Indicates whether the serialized sequence of octets is to be preceded by a Byte Order Mark
|
![]() | DoctypePublic |
A string specifying the public doctype
|
![]() | DoctypeSystem |
A string specifying the system doctype
|
![]() | Encoding |
The selected string encoding
|
![]() | EndOfLineCharacters |
The characters used as line ending
|
![]() | EscapeUriAttributes |
Escape HTML uri attributes
|
![]() | HtmlVersion |
The selected html version
|
![]() | IncludeContentType |
Bool value
|
![]() | Indent |
Enable insertion of non-significant whitespace
|
![]() | IndentCharacters |
The characters used for indentation
|
![]() | ItemSeparator |
The selected item separator
|
![]() | JsonNodeOutputMethod | |
![]() | MediaType |
A string specifying the media type
|
![]() | Method | |
![]() | NormalizationForm | |
![]() | OmitXmlDeclaration |
Bool value
|
![]() | OutputVersion | |
![]() | Standalone | |
![]() | UndeclarePrefixes |
Enable outputing namespace undeclarations in XML 1.1
|
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the SerializationParams |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCDataSectionElements | |
![]() | GetCharacterMap | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSuppressIndentation | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUseCharacterMaps | |
![]() | SetCDataSectionElements | |
![]() | SetCharacterMap | |
![]() | SetSuppressIndentation | |
![]() | SetUseCharacterMaps | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |