C# 클래스 exo_jcr.webdav.csclient.Search.XPathQuery

상속: DavQuery
파일 보기 프로젝트 열기: exodev/jcr-msofficeplugin

공개 메소드들

메소드 설명
XPathQuery ( ) : System
setQuery ( String query ) : void
toXml ( XmlTextWriter writer ) : void

메소드 상세

XPathQuery() 공개 메소드

public XPathQuery ( ) : System
리턴 System

setQuery() 공개 메소드

public setQuery ( String query ) : void
query String
리턴 void

toXml() 공개 메소드

public toXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
리턴 void