public class MockDestinationPathManager extends DestinationPathManager
Constructor and Description |
---|
MockDestinationPathManager(String xmlString) |
Modifier and Type | Method and Description |
---|---|
protected void |
saveXML(String writerString)
saveXML
|
void |
update()
update
|
addPath, getPath, getPaths, getTargetCommands, getTargetList, parseXML, pathHasTarget, removePath, removePath, replacePath, saveCurrent
public MockDestinationPathManager(String xmlString) throws IOException
IOException
protected void saveXML(String writerString) throws IOException
DestinationPathManager
saveXML
saveXML
in class DestinationPathManager
writerString
- a String
object.IOException
- if any.public void update() throws IOException, FileNotFoundException
DestinationPathManager
update
update
in class DestinationPathManager
IOException
- if any.FileNotFoundException
- if any.Copyright © 2021. All rights reserved.