Class XmlExportGsh

java.lang.Object
edu.internet2.middleware.grouper.xml.export.XmlExportGsh

public class XmlExportGsh extends Object
Utility class for exporting data in XML import from the Groups Registry.
Since:
1.0
Version:
$Id: XmlImporter.java,v 1.24 2009-11-11 16:48:11 mchyzer Exp $
  • Field Details

  • Constructor Details

    • XmlExportGsh

      public XmlExportGsh()
  • Method Details

    • main

      public static void main(String[] args)
      Export the registry as GrouperSystem

      Parameters:
      args - args[0] = name of Xml file to write to
      Since:
      1.1.0