Class MockDestinationPathManager

    • Constructor Detail

      • MockDestinationPathManager

        public MockDestinationPathManager​(java.lang.String xmlString)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • saveXML

        protected void saveXML​(java.lang.String writerString)
                        throws java.io.IOException
        Description copied from class: DestinationPathManager

        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
        Description copied from class: DestinationPathManager

        update

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