XmlFormattingOptions
Overview
Options to use use when serializing an xml file.
Location
-
Reference:
- Elements.dll .NET, .NET Standard 2.0
- elements.jar Cooper
- Elements.fx Island, ToffeeV2
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: .NET, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2
constructor .NET, .NET Standard 2.0, Cooper, Island
constructor
XmlFormattingOptions()
init()
XmlFormattingOptions()
Sub New()
EmptyTagSyle
var EmptyTagSyle: XmlTagStyle;
XmlTagStyle EmptyTagSyle
var EmptyTagSyle: XmlTagStyle
XmlTagStyle EmptyTagSyle
FIELD EmptyTagSyle() As XmlTagStyle
Indentation
var Indentation: String;
String Indentation
var Indentation: String
String Indentation
FIELD Indentation() As String
NewLineForAttributes
var NewLineForAttributes: Boolean;
Boolean NewLineForAttributes
var NewLineForAttributes: Boolean
Boolean NewLineForAttributes
FIELD NewLineForAttributes() As Boolean
NewLineForElements
var NewLineForElements: Boolean;
Boolean NewLineForElements
var NewLineForElements: Boolean
Boolean NewLineForElements
FIELD NewLineForElements() As Boolean
NewLineSymbol
var NewLineSymbol: XmlNewLineSymbol;
XmlNewLineSymbol NewLineSymbol
var NewLineSymbol: XmlNewLineSymbol
XmlNewLineSymbol NewLineSymbol
FIELD NewLineSymbol() As XmlNewLineSymbol
PreserveEmptyLines
var PreserveEmptyLines: Boolean;
Boolean PreserveEmptyLines
var PreserveEmptyLines: Boolean
Boolean PreserveEmptyLines
FIELD PreserveEmptyLines() As Boolean
PreserveExactStringsForUnchnagedValues
var PreserveExactStringsForUnchnagedValues: Boolean;
Boolean PreserveExactStringsForUnchnagedValues
var PreserveExactStringsForUnchnagedValues: Boolean
Boolean PreserveExactStringsForUnchnagedValues
FIELD PreserveExactStringsForUnchnagedValues() As Boolean
PreserveLinebreaksForAttributes
var PreserveLinebreaksForAttributes: Boolean;
Boolean PreserveLinebreaksForAttributes
var PreserveLinebreaksForAttributes: Boolean
Boolean PreserveLinebreaksForAttributes
FIELD PreserveLinebreaksForAttributes() As Boolean
SpaceBeforeSlashInEmptyTags
var SpaceBeforeSlashInEmptyTags: Boolean;
Boolean SpaceBeforeSlashInEmptyTags
var SpaceBeforeSlashInEmptyTags: Boolean
Boolean SpaceBeforeSlashInEmptyTags
FIELD SpaceBeforeSlashInEmptyTags() As Boolean
UniqueCopy .NET, .NET Standard 2.0, Cooper, Island, ToffeeV2
method UniqueCopy: XmlFormattingOptions
XmlFormattingOptions UniqueCopy()
func UniqueCopy() -> XmlFormattingOptions
XmlFormattingOptions UniqueCopy()
Function UniqueCopy() As XmlFormattingOptions
UniqueCopy UniqueCopy(): XmlFormattingOptions virtual Toffee
func UniqueCopy(UniqueCopy ) -> XmlFormattingOptions
Parameters:
- :
WhitespaceStyle
var WhitespaceStyle: XmlWhitespaceStyle;
XmlWhitespaceStyle WhitespaceStyle
var WhitespaceStyle: XmlWhitespaceStyle
XmlWhitespaceStyle WhitespaceStyle
FIELD WhitespaceStyle() As XmlWhitespaceStyle
WriteBOM
var WriteBOM: Boolean;
Boolean WriteBOM
var WriteBOM: Boolean
Boolean WriteBOM
FIELD WriteBOM() As Boolean
WriteNewLineAtEnd
EmptyTagSyle
var EmptyTagSyle: XmlTagStyle;
XmlTagStyle EmptyTagSyle
var EmptyTagSyle: XmlTagStyle
XmlTagStyle EmptyTagSyle
FIELD EmptyTagSyle() As XmlTagStyle
Indentation
var Indentation: String;
String Indentation
var Indentation: String
String Indentation
FIELD Indentation() As String
NewLineForAttributes
var NewLineForAttributes: Boolean;
Boolean NewLineForAttributes
var NewLineForAttributes: Boolean
Boolean NewLineForAttributes
FIELD NewLineForAttributes() As Boolean
NewLineForElements
var NewLineForElements: Boolean;
Boolean NewLineForElements
var NewLineForElements: Boolean
Boolean NewLineForElements
FIELD NewLineForElements() As Boolean
NewLineSymbol
var NewLineSymbol: XmlNewLineSymbol;
XmlNewLineSymbol NewLineSymbol
var NewLineSymbol: XmlNewLineSymbol
XmlNewLineSymbol NewLineSymbol
FIELD NewLineSymbol() As XmlNewLineSymbol
PreserveEmptyLines
var PreserveEmptyLines: Boolean;
Boolean PreserveEmptyLines
var PreserveEmptyLines: Boolean
Boolean PreserveEmptyLines
FIELD PreserveEmptyLines() As Boolean
PreserveExactStringsForUnchnagedValues
var PreserveExactStringsForUnchnagedValues: Boolean;
Boolean PreserveExactStringsForUnchnagedValues
var PreserveExactStringsForUnchnagedValues: Boolean
Boolean PreserveExactStringsForUnchnagedValues
FIELD PreserveExactStringsForUnchnagedValues() As Boolean
PreserveLinebreaksForAttributes
var PreserveLinebreaksForAttributes: Boolean;
Boolean PreserveLinebreaksForAttributes
var PreserveLinebreaksForAttributes: Boolean
Boolean PreserveLinebreaksForAttributes
FIELD PreserveLinebreaksForAttributes() As Boolean
SpaceBeforeSlashInEmptyTags
var SpaceBeforeSlashInEmptyTags: Boolean;
Boolean SpaceBeforeSlashInEmptyTags
var SpaceBeforeSlashInEmptyTags: Boolean
Boolean SpaceBeforeSlashInEmptyTags
FIELD SpaceBeforeSlashInEmptyTags() As Boolean
WhitespaceStyle
var WhitespaceStyle: XmlWhitespaceStyle;
XmlWhitespaceStyle WhitespaceStyle
var WhitespaceStyle: XmlWhitespaceStyle
XmlWhitespaceStyle WhitespaceStyle
FIELD WhitespaceStyle() As XmlWhitespaceStyle
WriteBOM
var WriteBOM: Boolean;
Boolean WriteBOM
var WriteBOM: Boolean
Boolean WriteBOM
FIELD WriteBOM() As Boolean
WriteNewLineAtEnd
constructor .NET, .NET Standard 2.0, Cooper, Island
constructor
XmlFormattingOptions()
init()
XmlFormattingOptions()
Sub New()
UniqueCopy .NET, .NET Standard 2.0, Cooper, Island, ToffeeV2
method UniqueCopy: XmlFormattingOptions
XmlFormattingOptions UniqueCopy()
func UniqueCopy() -> XmlFormattingOptions
XmlFormattingOptions UniqueCopy()
Function UniqueCopy() As XmlFormattingOptions
UniqueCopy UniqueCopy(): XmlFormattingOptions virtual Toffee
func UniqueCopy(UniqueCopy ) -> XmlFormattingOptions
Parameters:
- :