XmlFormattingOptions

Overview

Options to use use when serializing an xml file.

Location

  • Reference:
    • Elements.dll  .NET, .NET Core 6.0, .NET Standard 2.0
    • elements.jar  Cooper
    • Elements.fx  Island, ToffeeV2
    • libElements.fx  Toffee
  • Namespace: RemObjects.Elements.RTL
  • Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2

 

constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island

 

constructor

 

XmlFormattingOptions()

 

init()

 

XmlFormattingOptions()

 

Sub New()

constructor <clinit>  External Cooper

 

class method constructor <clinit>(+)

 

static void constructor <clinit>(+ )

 

static func constructor <clinit>(_ +)

 

static void constructor <clinit>(+ )

 

Shared Sub constructor <clinit>( As +)

Parameters:

  • :

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

initialize ToffeeV2

 

static func initialize()

initialize initialize() Toffee

 

static func initialize(initialize )

Parameters:

  • :

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

StandardReadableStyle

 

class property StandardReadableStyle: XmlFormattingOptions read write;

 

class XmlFormattingOptions StandardReadableStyle { get; set; }

 

static var StandardReadableStyle: XmlFormattingOptions { get{} set{} }

 

class XmlFormattingOptions StandardReadableStyle { __get; __set; }

 

Shared Property StandardReadableStyle() As XmlFormattingOptions

UniqueCopy .NET, .NET Core 6.0, .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:

  • :

VisualStudioStyle

 

class property VisualStudioStyle: XmlFormattingOptions read write;

 

class XmlFormattingOptions VisualStudioStyle { get; set; }

 

static var VisualStudioStyle: XmlFormattingOptions { get{} set{} }

 

class XmlFormattingOptions VisualStudioStyle { __get; __set; }

 

Shared Property VisualStudioStyle() As XmlFormattingOptions

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

 

var WriteNewLineAtEnd: Boolean;

 

Boolean WriteNewLineAtEnd

 

var WriteNewLineAtEnd: Boolean

 

Boolean WriteNewLineAtEnd

 

FIELD WriteNewLineAtEnd() As Boolean

 

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

 

var WriteNewLineAtEnd: Boolean;

 

Boolean WriteNewLineAtEnd

 

var WriteNewLineAtEnd: Boolean

 

Boolean WriteNewLineAtEnd

 

FIELD WriteNewLineAtEnd() As Boolean

 

StandardReadableStyle

 

class property StandardReadableStyle: XmlFormattingOptions read write;

 

class XmlFormattingOptions StandardReadableStyle { get; set; }

 

static var StandardReadableStyle: XmlFormattingOptions { get{} set{} }

 

class XmlFormattingOptions StandardReadableStyle { __get; __set; }

 

Shared Property StandardReadableStyle() As XmlFormattingOptions

VisualStudioStyle

 

class property VisualStudioStyle: XmlFormattingOptions read write;

 

class XmlFormattingOptions VisualStudioStyle { get; set; }

 

static var VisualStudioStyle: XmlFormattingOptions { get{} set{} }

 

class XmlFormattingOptions VisualStudioStyle { __get; __set; }

 

Shared Property VisualStudioStyle() As XmlFormattingOptions

 

constructor <clinit>  External Cooper

 

class method constructor <clinit>(+)

 

static void constructor <clinit>(+ )

 

static func constructor <clinit>(_ +)

 

static void constructor <clinit>(+ )

 

Shared Sub constructor <clinit>( As +)

Parameters:

  • :

initialize ToffeeV2

 

static func initialize()

initialize initialize() Toffee

 

static func initialize(initialize )

Parameters:

  • :

 

constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island

 

constructor

 

XmlFormattingOptions()

 

init()

 

XmlFormattingOptions()

 

Sub New()

UniqueCopy .NET, .NET Core 6.0, .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:

  • :