|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MementoException | |
---|---|
com.microsoft.tfs.core.memento |
Uses of MementoException in com.microsoft.tfs.core.memento |
---|
Methods in com.microsoft.tfs.core.memento that throw MementoException | |
---|---|
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
XMLMemento.DEFAULT_ENCODING . |
void |
XMLMemento.write(java.io.OutputStream outputStream,
java.lang.String encoding)
Writes this XMLMemento as an XML element (with child elements for
child Memento s) to the specified OutputStream . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |