C# Class exo_jcr.webdav.csclient.Search.XPathQuery

Inheritance: DavQuery
Afficher le fichier Open project: exodev/jcr-msofficeplugin

Méthodes publiques

Méthode Description
XPathQuery ( ) : System
setQuery ( String query ) : void
toXml ( XmlTextWriter writer ) : void

Method Details

XPathQuery() public méthode

public XPathQuery ( ) : System
Résultat System

setQuery() public méthode

public setQuery ( String query ) : void
query String
Résultat void

toXml() public méthode

public toXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
Résultat void