Class MigrationXmlReader

    • Method Detail

      • read

        public static Migration read​(String resourcePath)
        Read and return a Migration from an xml document at the given resource path.
      • read

        public static Migration read​(File migrationFile)
        Read and return a Migration from a migration xml file.