Class DestinationPathFactory


  • public class DestinationPathFactory
    extends DestinationPathManager

    DestinationPathFactory class.

    Version:
    $Id: $
    Author:
    ranger
    • Constructor Detail

      • DestinationPathFactory

        public DestinationPathFactory()
    • Method Detail

      • init

        public static void init()
                         throws java.io.IOException,
                                java.io.FileNotFoundException

        init

        Throws:
        java.io.IOException - if any.
        java.io.FileNotFoundException - if any.
      • reload

        public void reload()
                    throws java.io.IOException,
                           java.io.FileNotFoundException

        reload

        Throws:
        java.io.IOException - if any.
        java.io.FileNotFoundException - if any.
      • saveXML

        protected void saveXML​(java.lang.String writerString)
                        throws java.io.IOException

        saveXML

        Specified by:
        saveXML in class DestinationPathManager
        Parameters:
        writerString - a String object.
        Throws:
        java.io.IOException - if any.
      • update

        public void update()
                    throws java.io.IOException,
                           java.io.FileNotFoundException

        update

        Specified by:
        update in class DestinationPathManager
        Throws:
        java.io.IOException - if any.
        java.io.FileNotFoundException - if any.