public class DestinationPathFactory extends DestinationPathManager
DestinationPathFactory class.
Constructor and Description |
---|
DestinationPathFactory() |
Modifier and Type | Method and Description |
---|---|
static DestinationPathFactory |
getInstance()
Getter for the field
instance . |
static void |
init()
init
|
void |
reload()
reload
|
protected void |
saveXML(String writerString)
saveXML
|
void |
update()
update
|
addPath, getPath, getPaths, getTargetCommands, getTargetList, parseXML, pathHasTarget, removePath, removePath, replacePath, saveCurrent
public static void init() throws IOException, FileNotFoundException
init
IOException
- if any.FileNotFoundException
- if any.public static DestinationPathFactory getInstance()
Getter for the field instance
.
DestinationPathFactory
object.public void reload() throws IOException, FileNotFoundException
reload
IOException
- if any.FileNotFoundException
- if any.protected void saveXML(String writerString) throws IOException
saveXML
saveXML
in class DestinationPathManager
writerString
- a String
object.IOException
- if any.public void update() throws IOException, FileNotFoundException
update
update
in class DestinationPathManager
IOException
- if any.FileNotFoundException
- if any.Copyright © 2021. All rights reserved.