org.dlese.dpc.schemedit.config
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
framework
public MetaDataFramework framework
CollectionFileConverter
public CollectionFileConverter(MetaDataFramework framework)
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