C# Class ReasonCodeExample.XPathInformation.Writers.XmlStructureWriter

Inheritance: IWriter
Afficher le fichier Open project: uli-weltersbach/XPathInformation Class Usage Examples

Méthodes publiques

Méthode Description
Write ( XObject xml ) : string

Private Methods

Méthode Description
CopyAncestorsAndDescendantsOf ( System.Xml.Linq.XDocument document, System.Xml.Linq.XElement element ) : System.Xml.Linq.XDocument
GetElementsToKeep ( System.Xml.Linq.XDocument copyDocument, string xpath ) : IList
RemoveComments ( System.Xml.Linq.XDocument document ) : void

Method Details

Write() public méthode

public Write ( XObject xml ) : string
xml XObject
Résultat string