Uses of Class
com.microsoft.tfs.core.memento.XMLMemento

Packages that use XMLMemento
com.microsoft.tfs.core.memento   
 

Uses of XMLMemento in com.microsoft.tfs.core.memento
 

Methods in com.microsoft.tfs.core.memento that return XMLMemento
static XMLMemento XMLMemento.read(java.io.InputStream inputStream, java.lang.String encoding)
          Reads an XMLMemento from the next XML element in the given given InputStream in the encoding specified as DEFAULT_ENCODING.
 



© 2015 Microsoft. All rights reserved.