C# 클래스 ReasonCodeExample.XPathInformation.Writers.XmlStructureWriter

상속: IWriter
파일 보기 프로젝트 열기: uli-weltersbach/XPathInformation 1 사용 예제들

공개 메소드들

메소드 설명
Write ( XObject xml ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

Write() 공개 메소드

public Write ( XObject xml ) : string
xml XObject
리턴 string