Uses of Class
com.microsoft.tfs.core.clients.sharepoint.WSSNode

Packages that use WSSNode
com.microsoft.tfs.core.clients.sharepoint   
 

Uses of WSSNode in com.microsoft.tfs.core.clients.sharepoint
 

Subclasses of WSSNode in com.microsoft.tfs.core.clients.sharepoint
 class WSSDocument
          A document in a Sharepoint installation.
 class WSSFolder
          A folder (which contains folders and documents) in Sharepoint.
 

Methods in com.microsoft.tfs.core.clients.sharepoint that return WSSNode
static WSSNode WSSNode.buildWSSNode(org.w3c.dom.Element element)
          Create a strongly typed WssNode from data passed back from the WSS Web Service.
 



© 2015 Microsoft. All rights reserved.