C# Class XmlTransformer.XmlAttributePreservationDict

Afficher le fichier Open project: micahlmartin/XmlTransformer Class Usage Examples

Private Properties

Свойство Type Description
ComputeAttributeNewLineString string
ComputeOneAttributePerLine bool
ContainsNewLine bool
EnsureAttributeNewLineString void
LookAheadForNewLineString string
ReadPreservationInfo void
UpdatePreservationInfo void
WritePreservedAttributes void

Méthodes publiques

Méthode Description
GetAttributeNewLineString ( XmlFormatter formatter ) : string

Private Methods

Méthode Description
ComputeAttributeNewLineString ( XmlFormatter formatter ) : string
ComputeOneAttributePerLine ( ) : bool
ContainsNewLine ( string space ) : bool
EnsureAttributeNewLineString ( XmlFormatter formatter ) : void
LookAheadForNewLineString ( ) : string
ReadPreservationInfo ( string elementStartTag ) : void
UpdatePreservationInfo ( XmlAttributeCollection updatedAttributes, XmlFormatter formatter ) : void
WritePreservedAttributes ( XmlAttributePreservingWriter writer, XmlAttributeCollection attributes ) : void

Method Details

GetAttributeNewLineString() public méthode

public GetAttributeNewLineString ( XmlFormatter formatter ) : string
formatter XmlFormatter
Résultat string