Class CollectionFileConverter

java.lang.Object
org.dlese.dpc.schemedit.config.CollectionFileConverter

public class CollectionFileConverter extends Object
Utilities for manipulating XPaths, represented as String
Author:
ostwald
  • Field Details

  • Constructor Details

    • CollectionFileConverter

      public CollectionFileConverter(MetaDataFramework framework)
  • Method Details

    • showArray

      public static String showArray(String[] items)
    • convert

      public void convert(String path)
    • main

      public static void main(String[] args) throws Exception
      The main program for the CollectionFileConverter class
      Parameters:
      args - The command line arguments
      Throws:
      Exception - Description of the Exception